1 parent d1da7f0 commit c5bbb34Copy full SHA for c5bbb34
1 file changed
gradle/libs.versions.toml
@@ -1,17 +1,17 @@
1
[versions]
2
-log4j = "2.26.0"
+log4j = "2.26.1"
3
guava = "33.6.0-jre"
4
-spotbugs-annotations = "4.10.2"
+spotbugs-annotations = "4.10.3"
5
# test libs
6
-junit = "6.1.0"
+junit = "6.1.2"
7
truth = "1.4.5"
8
mockito = "5.23.0"
9
# langs
10
-kotlin = "2.4.0"
+kotlin = "2.4.10"
11
# plugins
12
-spotless = "8.7.0"
+spotless = "8.8.0"
13
checkstyle = "10.12.0"
14
-spotbugs-plugin = "6.5.8"
+spotbugs-plugin = "6.5.9"
15
buildtimetracker = "5.0.2"
16
testsets = "4.1.0"
17
0 commit comments