Skip to content

Commit 0255063

Browse files
Update java dependencies
1 parent 169de27 commit 0255063

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
[versions]
22
log4j = "2.26.1"
3-
guava = "33.6.0-jre"
4-
spotbugs-annotations = "4.10.3"
3+
guava = "33.7.1-jre"
4+
spotbugs-annotations = "4.10.4"
55
# test libs
6-
junit = "6.1.2"
6+
junit = "6.1.3"
77
truth = "1.4.5"
88
mockito = "5.23.0"
99
# langs
1010
kotlin = "2.4.10"
1111
# plugins
12-
spotless = "8.8.0"
12+
spotless = "8.10.0"
1313
checkstyle = "10.12.0"
14-
spotbugs-plugin = "6.5.9"
14+
spotbugs-plugin = "6.5.11"
1515
buildtimetracker = "5.0.2"
1616
testsets = "4.1.0"
1717

0 commit comments

Comments
 (0)