We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf54d51 commit 1b04d24Copy full SHA for 1b04d24
gradle/libs.versions.toml
@@ -1,16 +1,16 @@
1
[versions]
2
3
# plugins
4
-shadow = "8.3.7"
5
-juppiter = "0.5.0-beta.1"
+shadow = "8.3.8"
+juppiter = "0.5.0-beta.2"
6
spotless = "7.0.4"
7
nexusPublish = "2.0.0"
8
checkstyleTools = "10.26.1"
9
10
# testing
11
-junit = "5.13.2"
+junit = "5.13.3"
12
mockito = "5.18.0"
13
-junitLauncher = "1.13.2"
+junitLauncher = "1.13.3"
14
testcontainers = "1.21.3"
15
16
# compile time processing
@@ -21,8 +21,8 @@ gson = "2.13.1"
21
jjwt = "0.12.6"
22
guava = "33.4.8-jre"
23
annotations = "26.0.2"
24
-unirest = "4.4.7"
25
-caffeine = "3.2.1"
+unirest = "4.4.12"
+caffeine = "3.2.2"
26
27
# logging
28
slf4j = "2.0.17"
0 commit comments