File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change 5555 <java .test.version>11</java .test.version>
5656 <java .test.release.version>11</java .test.release.version>
5757 <junit .jupiter.version>5.9.0</junit .jupiter.version>
58- <junit .platform.version>1.9.0</junit .platform.version>
5958 <spring .batch.version>4.3.6</spring .batch.version>
6059
6160 <checkstyle .config>checkstyle-override.xml</checkstyle .config>
238237 <version >${kotlin.version} </version >
239238 <scope >test</scope >
240239 </dependency >
241- <dependency >
242- <groupId >org.junit.jupiter</groupId >
243- <artifactId >junit-jupiter-api</artifactId >
244- <version >${junit.jupiter.version} </version >
245- <scope >test</scope >
246- </dependency >
247240 <dependency >
248241 <groupId >org.junit.jupiter</groupId >
249242 <artifactId >junit-jupiter-engine</artifactId >
256249 <version >${junit.jupiter.version} </version >
257250 <scope >test</scope >
258251 </dependency >
259- <dependency >
260- <groupId >org.junit.platform</groupId >
261- <artifactId >junit-platform-launcher</artifactId >
262- <version >${junit.platform.version} </version >
263- <scope >test</scope >
264- </dependency >
265252 <dependency >
266253 <groupId >org.assertj</groupId >
267254 <artifactId >assertj-core</artifactId >
You can’t perform that action at this time.
0 commit comments