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 @@ -21,7 +21,7 @@ SPDX-License-Identifier: Apache-2.0
21
21
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
22
22
23
23
<compiler-plugin .version>3.10.1</compiler-plugin .version>
24
- <surefire-plugin .version>3.0.0-M6 </surefire-plugin .version>
24
+ <surefire-plugin .version>3.0.0-M7 </surefire-plugin .version>
25
25
<sonarqube-plugin .version>3.2.0</sonarqube-plugin .version>
26
26
27
27
<compas .scl.xsd.version>0.0.4</compas .scl.xsd.version>
Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ SPDX-License-Identifier: Apache-2.0
24
24
25
25
<properties >
26
26
<eclipse .core.resources.version>3.16.0</eclipse .core.resources.version>
27
- <eclipse .emf.ecore.version>2.26 .0</eclipse .emf.ecore.version>
28
- <eclipse .emf.common.version>2.24 .0</eclipse .emf.common.version>
27
+ <eclipse .emf.ecore.version>2.27 .0</eclipse .emf.ecore.version>
28
+ <eclipse .emf.common.version>2.25 .0</eclipse .emf.common.version>
29
29
<eclipse .ocl.version>1.17.0</eclipse .ocl.version>
30
30
<antlr .runtime.version>3.2.0</antlr .runtime.version>
31
31
You can’t perform that action at this time.
0 commit comments