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 8600ed0 commit 5b36881Copy full SHA for 5b36881
gradle/libs.versions.toml
@@ -25,7 +25,7 @@ clikt = "com.github.ajalt.clikt:clikt:5.0.3"
25
r8 = "com.android.tools:r8:8.11.18"
26
27
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
28
-junit5-jupiter = "org.junit.jupiter:junit-jupiter:6.0.0"
+junit5-jupiter = "org.junit.jupiter:junit-jupiter:6.0.1"
29
junit-launcher = { module = "org.junit.platform:junit-platform-launcher" }
30
junit4 = "junit:junit:4.13.2"
31
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
0 commit comments