We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30f8c94 commit 5b3c8dfCopy full SHA for 5b3c8df
gradle/libs.versions.toml
@@ -1,19 +1,19 @@
1
[versions]
2
-log4j = "2.25.3"
+log4j = "2.25.4"
3
guava = "33.5.0-jre"
4
spotbugs-annotations = "4.9.8"
5
# test libs
6
-junit = "6.0.2"
+junit = "6.0.3"
7
truth = "1.4.5"
8
-mockito = "5.21.0"
+mockito = "5.23.0"
9
# langs
10
-scala = "3.7.4"
+scala = "3.8.3"
11
kotlin = "2.3.0"
12
# plugins
13
-spotless = "8.1.0"
+spotless = "8.4.0"
14
checkstyle = "10.12.0"
15
-spotbugs-plugin = "6.4.8"
16
-buildtimetracker = "5.0.1"
+spotbugs-plugin = "6.4.12"
+buildtimetracker = "5.0.2"
17
testsets = "4.1.0"
18
19
[libraries]
0 commit comments