File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ There are two possibilities to use the clones detection:
2222** Binary Distribution**
2323
2424Binaries can be downloaded from the [ release] ( https://github.com/mbeddr/mps-qa/releases ) page
25- Currently supported versions are MPS 2018.3 and 2019.3.
25+ Currently supported versions are MPS 2018.3, 2019.3 and 2020.1 .
2626
2727** Building the mps.qa.clones plugin**
28281 . rename "gradle.properties.example" in "gradle.properties"
Original file line number Diff line number Diff line change @@ -68,8 +68,8 @@ ext.dependencyRepositories = [
6868// Dependency versions
6969// ext.mpsVersion = '2019.1.4'
7070// ext.mbeddrVersion = '1.3.21722.0d19fb0'
71- ext. mpsVersion = ' 2019.3.1 '
72- ext. mbeddrVersion = ' [2019.2,2019.3 ]'
71+ ext. mpsVersion = ' 2020.1.2 '
72+ ext. mbeddrVersion = ' [2019.3,2020.1 ]'
7373
7474// Project versions
7575ext. major = ' 1'
You can’t perform that action at this time.
0 commit comments