Skip to content

Commit f01a619

Browse files
Bump mockitoVersion from 5.3.0 to 5.3.1 (#847)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ecbf02 commit f01a619

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
@@ -25,7 +25,7 @@ val autoServiceVersion = "1.0.1"
2525
val autoValueVersion = "1.10.1"
2626
val errorProneVersion = "2.18.0"
2727
val prometheusVersion = "0.16.0"
28-
val mockitoVersion = "5.3.0"
28+
val mockitoVersion = "5.3.1"
2929
val slf4jVersion = "2.0.7"
3030

3131
val CORE_DEPENDENCIES = listOf(

0 commit comments

Comments
 (0)