Skip to content

Commit 851a5ee

Browse files
chore: update dependency org.mockito:mockito-junit-jupiter to v5.16.1
1 parent a22dd17 commit 851a5ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ checkstyleTools = "10.21.0"
99

1010
# testing
1111
junit = "5.11.4"
12-
mockito = "5.14.2"
12+
mockito = "5.16.1"
1313
junitLauncher = "1.11.4"
1414
testcontainers = "1.20.4"
1515

0 commit comments

Comments
 (0)