Skip to content

Commit cc487f0

Browse files
fix(deps): update dependency org.mockito:mockito-junit-jupiter to v5
1 parent b28d5c1 commit cc487f0

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
@@ -20,7 +20,7 @@ checkerframework = "3.29.0"
2020
junit-jupiter = "5.9.2"
2121
junit-platform = "1.9.2"
2222
assertj = "3.24.1"
23-
mockito = "4.11.0"
23+
mockito = "5.14.1"
2424
cucumber = "7.8.1"
2525

2626
event-api = "3.0.0"

0 commit comments

Comments
 (0)