Skip to content

Commit 640a324

Browse files
committed
Update libraries (errorpone junit mockito)
1 parent 3fe5c2e commit 640a324

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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.41.0"
2+
errorprone = "2.42.0"
33
jackson = "2.20.0"
44
jersey = "3.1.11"
5-
junit = "5.13.4"
6-
mockito = "5.19.0"
5+
junit = "6.0.0"
6+
mockito = "5.20.0"
77
retrofit = "3.0.0"
88
slf4j = "2.0.17"
99

0 commit comments

Comments
 (0)