We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8901462 commit ee16136Copy full SHA for ee16136
gradle/libs.versions.toml
@@ -13,4 +13,4 @@ gson = { module = "com.google.code.gson:gson", version = "2.13.2" }
13
# test dependencies
14
spock-core = { module = "org.spockframework:spock-core", version = "2.4-M6-groovy-4.0" }
15
jsonassert = { module = "org.skyscreamer:jsonassert", version = "1.5.3" }
16
-junit-platform = { module = "org.junit.platform:junit-platform-launcher", version = "1.13.4" }
+junit-platform = { module = "org.junit.platform:junit-platform-launcher", version = "6.0.0" }
0 commit comments