There was an error while loading. Please reload this page.
1 parent 1dc4a8d commit e69b3d4Copy full SHA for e69b3d4
1 file changed
settings.gradle
@@ -23,7 +23,7 @@ dependencyResolutionManagement {
23
library("jspecify-conformanceTests", libraryVersion('org.jspecify.conformance:conformance-tests'))
24
25
library("jsr305", "com.google.code.findbugs:jsr305:3.0.2")
26
- library("junit", "junit:junit:4.12")
+ library("junit", "junit:junit:4.13.2")
27
library("truth", "com.google.truth:truth:1.1.3")
28
}
29
0 commit comments