File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
gbfs-validator-java-loader Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3737 <java .version>17</java .version>
3838 <maven .compiler.source>17</maven .compiler.source>
3939 <maven .compiler.target>17</maven .compiler.target>
40- <junit .version>5.10.2 </junit .version>
40+ <junit .version>6.0.0 </junit .version>
4141 <mockito .version>5.11.0</mockito .version>
42- <junit-platform .version>1.10.2 </junit-platform .version>
42+ <junit-platform .version>6.0.0 </junit-platform .version>
4343 <openapi-generator-maven-plugin >6.0.0</openapi-generator-maven-plugin >
4444 </properties >
4545
Original file line number Diff line number Diff line change 1818 <maven .compiler.source>17</maven .compiler.source>
1919 <maven .compiler.target>17</maven .compiler.target>
2020 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
21- <junit .version>5.10.2 </junit .version>
21+ <junit .version>6.0.0 </junit .version>
2222 <wiremock .version>2.35.1</wiremock .version>
2323 <mockito .version>5.11.0</mockito .version>
2424 </properties >
Original file line number Diff line number Diff line change 7171
7272 <!-- Unit test frameworks versions -->
7373 <assertj .core.version>3.27.6</assertj .core.version>
74- <junit .version>5.13.4 </junit .version>
74+ <junit .version>6.0.0 </junit .version>
7575 <maven-deploy-plugin .version>3.1.4</maven-deploy-plugin .version>
7676 </properties >
7777
You can’t perform that action at this time.
0 commit comments