Skip to content

Commit 4b577d6

Browse files
chore: update all dependencies with patch changes
1 parent cf54d51 commit 4b577d6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

gradle/libs.versions.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
[versions]
22

33
# plugins
4-
shadow = "8.3.7"
5-
juppiter = "0.5.0-beta.1"
4+
shadow = "8.3.8"
5+
juppiter = "0.5.0-beta.2"
66
spotless = "7.0.4"
77
nexusPublish = "2.0.0"
88
checkstyleTools = "10.26.1"
99

1010
# testing
11-
junit = "5.13.2"
11+
junit = "5.13.3"
1212
mockito = "5.18.0"
13-
junitLauncher = "1.13.2"
13+
junitLauncher = "1.13.3"
1414
testcontainers = "1.21.3"
1515

1616
# compile time processing
@@ -21,8 +21,8 @@ gson = "2.13.1"
2121
jjwt = "0.12.6"
2222
guava = "33.4.8-jre"
2323
annotations = "26.0.2"
24-
unirest = "4.4.7"
25-
caffeine = "3.2.1"
24+
unirest = "4.4.12"
25+
caffeine = "3.2.2"
2626

2727
# logging
2828
slf4j = "2.0.17"

0 commit comments

Comments
 (0)