We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e85cf25 commit 6c4b483Copy full SHA for 6c4b483
1 file changed
gradle/libs.versions.toml
@@ -9,7 +9,7 @@ clikt = "com.github.ajalt.clikt:clikt:5.0.3"
9
10
r8 = "com.android.tools:r8:8.13.19"
11
12
-junit-bom = "org.junit:junit-bom:6.0.1"
+junit-bom = "org.junit:junit-bom:6.0.2"
13
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter" }
14
junit-platform-launcher = { module = "org.junit.platform:junit-platform-launcher" }
15
junit-systemExit = "com.ginsberg:junit5-system-exit:1.1.2"
0 commit comments