Skip to content

Commit a83677d

Browse files
Update mockito monorepo to v5.21.0
1 parent 4da933f commit a83677d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ val otelContribAlphaVersion = "1.52.0-alpha"
1010

1111
val autoValueVersion = "1.11.1"
1212
val dockerJavaVersion = "3.7.0"
13-
val mockitoVersion = "5.20.0"
13+
val mockitoVersion = "5.21.0"
1414
val protobufVersion = "4.33.2"
1515
val slf4jVersion = "2.0.17"
1616

0 commit comments

Comments
 (0)