Skip to content

Commit c5bbb34

Browse files
Update java dependencies (#270)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d1da7f0 commit c5bbb34

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

gradle/libs.versions.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
[versions]
2-
log4j = "2.26.0"
2+
log4j = "2.26.1"
33
guava = "33.6.0-jre"
4-
spotbugs-annotations = "4.10.2"
4+
spotbugs-annotations = "4.10.3"
55
# test libs
6-
junit = "6.1.0"
6+
junit = "6.1.2"
77
truth = "1.4.5"
88
mockito = "5.23.0"
99
# langs
10-
kotlin = "2.4.0"
10+
kotlin = "2.4.10"
1111
# plugins
12-
spotless = "8.7.0"
12+
spotless = "8.8.0"
1313
checkstyle = "10.12.0"
14-
spotbugs-plugin = "6.5.8"
14+
spotbugs-plugin = "6.5.9"
1515
buildtimetracker = "5.0.2"
1616
testsets = "4.1.0"
1717

0 commit comments

Comments
 (0)