Skip to content

Commit 72e8e45

Browse files
fix(deps): update dependency org.mockito:mockito-core to v5.21.0
1 parent 7012390 commit 72e8e45

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
@@ -17,7 +17,7 @@ shadow = "9.3.0"
1717
runvelocity = "3.0.2"
1818

1919
junit = "6.0.1"
20-
mockito = "5.20.0"
20+
mockito = "5.21.0"
2121

2222

2323
[libraries]

0 commit comments

Comments
 (0)