Skip to content

Commit ccdeb41

Browse files
fix(deps): update mockito monorepo to v5.16.0 (#2220)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f3561dd commit ccdeb41

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.43.0-alpha"
1010

1111
val autoValueVersion = "1.11.0"
1212
val dockerJavaVersion = "3.4.1"
13-
val mockitoVersion = "5.15.2"
13+
val mockitoVersion = "5.16.0"
1414
val protobufVersion = "4.29.3"
1515
val slf4jVersion = "2.0.17"
1616

0 commit comments

Comments
 (0)