Skip to content

Commit 5c1e456

Browse files
committed
Update errorprone, junit.
1 parent e382c53 commit 5c1e456

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[versions]
2-
errorprone = "2.39.0"
2+
errorprone = "2.40.0"
33
jackson = "2.19.1"
44
jersey = "3.1.10"
5-
junit = "5.13.2"
5+
junit = "5.13.3"
66
mockito = "5.18.0"
77
retrofit = "3.0.0"
88
slf4j = "2.0.17"

0 commit comments

Comments
 (0)