Skip to content

Commit 2ec2f25

Browse files
Update java dependencies
1 parent 30f8c94 commit 2ec2f25

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ log4j = "2.25.3"
33
guava = "33.5.0-jre"
44
spotbugs-annotations = "4.9.8"
55
# test libs
6-
junit = "6.0.2"
6+
junit = "6.0.3"
77
truth = "1.4.5"
88
mockito = "5.21.0"
99
# langs
10-
scala = "3.7.4"
10+
scala = "3.8.2"
1111
kotlin = "2.3.0"
1212
# plugins
13-
spotless = "8.1.0"
13+
spotless = "8.2.1"
1414
checkstyle = "10.12.0"
1515
spotbugs-plugin = "6.4.8"
1616
buildtimetracker = "5.0.1"

0 commit comments

Comments
 (0)