Skip to content

Commit 4b31ca3

Browse files
Update java dependencies
1 parent 30f8c94 commit 4b31ca3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@ 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"
8-
mockito = "5.21.0"
8+
mockito = "5.23.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.3.0"
1414
checkstyle = "10.12.0"
1515
spotbugs-plugin = "6.4.8"
16-
buildtimetracker = "5.0.1"
16+
buildtimetracker = "5.0.2"
1717
testsets = "4.1.0"
1818

1919
[libraries]

0 commit comments

Comments
 (0)