We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30f8c94 commit 2ec2f25Copy full SHA for 2ec2f25
gradle/libs.versions.toml
@@ -3,14 +3,14 @@ log4j = "2.25.3"
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"
9
# langs
10
-scala = "3.7.4"
+scala = "3.8.2"
11
kotlin = "2.3.0"
12
# plugins
13
-spotless = "8.1.0"
+spotless = "8.2.1"
14
checkstyle = "10.12.0"
15
spotbugs-plugin = "6.4.8"
16
buildtimetracker = "5.0.1"
0 commit comments