Skip to content

Commit 274c450

Browse files
Update dependency org.mockito:mockito-bom to v5.14.1
1 parent 92b0d13 commit 274c450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sigstore-java/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies {
4848
testImplementation(platform("org.junit:junit-bom:5.11.0"))
4949
testImplementation("org.junit.jupiter:junit-jupiter")
5050

51-
testImplementation(platform("org.mockito:mockito-bom:5.12.0"))
51+
testImplementation(platform("org.mockito:mockito-bom:5.14.1"))
5252
testImplementation("org.mockito:mockito-core")
5353
testImplementation("org.mockito:mockito-junit-jupiter")
5454

0 commit comments

Comments
 (0)