We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f09b148 commit a2781faCopy full SHA for a2781fa
gradle/libs.versions.toml
@@ -1,18 +1,18 @@
1
[versions]
2
-log4j = "2.25.1"
3
-guava = "33.4.8-jre"
4
-spotbugs-annotations = "4.9.4"
+log4j = "2.25.2"
+guava = "33.5.0-jre"
+spotbugs-annotations = "4.9.8"
5
# test libs
6
-junit = "5.13.3"
7
-truth = "1.4.4"
8
-mockito = "5.19.0"
+junit = "6.0.1"
+truth = "1.4.5"
+mockito = "5.20.0"
9
# langs
10
-scala = "3.7.1"
+scala = "3.7.4"
11
kotlin = "2.2.10"
12
# plugins
13
-spotless = "7.2.1"
+spotless = "8.1.0"
14
checkstyle = "10.12.0"
15
-spotbugs-plugin = "6.2.5"
+spotbugs-plugin = "6.4.7"
16
buildtimetracker = "5.0.1"
17
testsets = "4.1.0"
18
0 commit comments