Skip to content

Commit 6050414

Browse files
chore: update dependency org.mockito:mockito-junit-jupiter to v5.21.0 (#1819)
1 parent f1eb38f commit 6050414

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
@@ -14,7 +14,7 @@ guava = "33.5.0-jre"
1414

1515
# testing
1616
junit = "6.0.1"
17-
mockito = "5.20.0"
17+
mockito = "5.21.0"
1818
testcontainers = "2.0.1"
1919

2020
# compile time processing

0 commit comments

Comments
 (0)