Skip to content

Commit f6daf7f

Browse files
chore: update all dependencies with patch changes
1 parent e2de987 commit f6daf7f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle/libs.versions.toml

+5-5
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.23.1"
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.21.0"
1515

1616
# compile time processing
@@ -19,9 +19,9 @@ 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.8-jre"
2323
annotations = "26.0.2"
24-
unirest = "4.4.5"
24+
unirest = "4.4.6"
2525
caffeine = "3.2.0"
2626

2727
# logging

0 commit comments

Comments
 (0)