Skip to content

Commit e69b3d4

Browse files
Bump junit:junit from 4.12 to 4.13.2 (#26)
1 parent 1dc4a8d commit e69b3d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencyResolutionManagement {
2323
library("jspecify-conformanceTests", libraryVersion('org.jspecify.conformance:conformance-tests'))
2424

2525
library("jsr305", "com.google.code.findbugs:jsr305:3.0.2")
26-
library("junit", "junit:junit:4.12")
26+
library("junit", "junit:junit:4.13.2")
2727
library("truth", "com.google.truth:truth:1.1.3")
2828
}
2929
}

0 commit comments

Comments
 (0)