Skip to content

Commit b8ea600

Browse files
committed
Update errorprone, junit, mockito
1 parent 4f77769 commit b8ea600

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[versions]
2-
errorprone = "2.44.0"
2+
errorprone = "2.46.0"
33
jackson = "2.20.1"
44
jersey = "3.1.11"
5-
junit = "6.0.1"
6-
mockito = "5.20.0"
5+
junit = "6.0.2"
6+
mockito = "5.21.0"
77
retrofit = "3.0.0"
88
slf4j = "2.0.17"
99

0 commit comments

Comments
 (0)