We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be86ee9 commit ebb9d32Copy full SHA for ebb9d32
gradle/libs.versions.toml
@@ -3,14 +3,14 @@
3
# plugins
4
shadow = "8.3.6"
5
juppiter = "0.4.0"
6
-spotless = "7.0.2"
+spotless = "7.0.3"
7
nexusPublish = "2.0.0"
8
checkstyleTools = "10.22.0"
9
10
# testing
11
-junit = "5.12.1"
+junit = "5.12.2"
12
mockito = "5.16.1"
13
-junitLauncher = "1.12.1"
+junitLauncher = "1.12.2"
14
testcontainers = "1.20.6"
15
16
# compile time processing
@@ -19,7 +19,7 @@ lombok = "1.18.38"
19
# runtime dependencies
20
gson = "2.12.1"
21
jjwt = "0.12.6"
22
-guava = "33.4.6-jre"
+guava = "33.4.8-jre"
23
annotations = "26.0.2"
24
unirest = "4.4.5"
25
caffeine = "3.2.0"
0 commit comments