Skip to content

Commit 1ef9507

Browse files
renovate[bot]vlsi
authored andcommitted
fix(deps): update dependency org.mockito:mockito-bom to v5.16.0
1 parent 2f085dc commit 1ef9507

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
@@ -47,7 +47,7 @@ dependencies {
4747
testImplementation(project(":sigstore-testkit"))
4848
testImplementation(platform("org.junit:junit-bom:5.12.0"))
4949

50-
testImplementation(platform("org.mockito:mockito-bom:5.14.2"))
50+
testImplementation(platform("org.mockito:mockito-bom:5.16.0"))
5151
testImplementation("org.mockito:mockito-core")
5252
testImplementation("org.mockito:mockito-junit-jupiter")
5353

0 commit comments

Comments
 (0)