We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cbf9d3 commit d2be9acCopy full SHA for d2be9ac
1 file changed
gradle/libs.versions.toml
@@ -4,7 +4,7 @@ spockk = "0.4.0"
4
5
[libraries]
6
spockk-core = { module = "io.github.pshevche.spockk:spockk-core", version.ref = "spockk" }
7
-junit-platform-launcher = { module = "org.junit.platform:junit-platform-launcher", version = "6.1.1" }
+junit-platform-launcher = { module = "org.junit.platform:junit-platform-launcher", version = "6.1.2" }
8
9
[plugins]
10
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
0 commit comments