Skip to content

Commit 59853de

Browse files
chore: update all dependencies with patch changes
1 parent be86ee9 commit 59853de

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
# plugins
44
shadow = "8.3.6"
55
juppiter = "0.4.0"
6-
spotless = "7.0.2"
6+
spotless = "7.0.3"
77
nexusPublish = "2.0.0"
88
checkstyleTools = "10.22.0"
99

1010
# testing
11-
junit = "5.12.1"
11+
junit = "5.12.2"
1212
mockito = "5.16.1"
13-
junitLauncher = "1.12.1"
13+
junitLauncher = "1.12.2"
1414
testcontainers = "1.20.6"
1515

1616
# compile time processing
@@ -19,7 +19,7 @@ lombok = "1.18.38"
1919
# runtime dependencies
2020
gson = "2.12.1"
2121
jjwt = "0.12.6"
22-
guava = "33.4.6-jre"
22+
guava = "33.4.7-jre"
2323
annotations = "26.0.2"
2424
unirest = "4.4.5"
2525
caffeine = "3.2.0"

0 commit comments

Comments
 (0)