We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 840afd0 commit 52f49f3Copy full SHA for 52f49f3
1 file changed
gradle/libs.versions.toml
@@ -9,7 +9,7 @@ clikt = "com.github.ajalt.clikt:clikt:5.1.0"
9
10
r8 = "com.android.tools:r8:9.0.32"
11
12
-junit-bom = "org.junit:junit-bom:6.0.2"
+junit-bom = "org.junit:junit-bom:6.0.3"
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