File tree 2 files changed +3
-3
lines changed
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:
22
22
** Binary Distribution**
23
23
24
24
Binaries 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 .
26
26
27
27
** Building the mps.qa.clones plugin**
28
28
1 . rename "gradle.properties.example" in "gradle.properties"
Original file line number Diff line number Diff line change @@ -68,8 +68,8 @@ ext.dependencyRepositories = [
68
68
// Dependency versions
69
69
// ext.mpsVersion = '2019.1.4'
70
70
// 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 ]'
73
73
74
74
// Project versions
75
75
ext. major = ' 1'
You can’t perform that action at this time.
0 commit comments