We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f637bf6 commit f4f1945Copy full SHA for f4f1945
1 file changed
gradle/libs.versions.toml
@@ -2,10 +2,10 @@
2
errorprone = "2.49.0"
3
jackson = "2.21.3"
4
jersey = "4.0.2"
5
-junit = "6.0.3"
+junit = "6.1.0"
6
mockito = "5.23.0"
7
retrofit = "3.0.0"
8
-slf4j = "2.0.17"
+slf4j = "2.0.18"
9
10
[libraries]
11
errorprone_annotations = { module = "com.google.errorprone:error_prone_annotations", version.ref = "errorprone" }
0 commit comments