Skip to content

Commit 125d348

Browse files
chore: update dependency org.mockito:mockito-junit-jupiter to v5.20.0
1 parent c49fa57 commit 125d348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ checkstyleTools = "11.0.1"
99

1010
# testing
1111
junit = "6.0.0"
12-
mockito = "5.19.0"
12+
mockito = "5.20.0"
1313
testcontainers = "1.21.3"
1414

1515
# compile time processing

0 commit comments

Comments
 (0)