Skip to content

Commit f4f1945

Browse files
committed
Update libraries
1 parent f637bf6 commit f4f1945

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
errorprone = "2.49.0"
33
jackson = "2.21.3"
44
jersey = "4.0.2"
5-
junit = "6.0.3"
5+
junit = "6.1.0"
66
mockito = "5.23.0"
77
retrofit = "3.0.0"
8-
slf4j = "2.0.17"
8+
slf4j = "2.0.18"
99

1010
[libraries]
1111
errorprone_annotations = { module = "com.google.errorprone:error_prone_annotations", version.ref = "errorprone" }

0 commit comments

Comments
 (0)