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 a22dd17 commit 2dc560aCopy full SHA for 2dc560a
gradle/libs.versions.toml
@@ -5,7 +5,7 @@ shadow = "8.3.5"
5
juppiter = "0.4.0"
6
spotless = "6.25.0"
7
nexusPublish = "2.0.0"
8
-checkstyleTools = "10.21.0"
+checkstyleTools = "10.21.2"
9
10
# testing
11
junit = "5.11.4"
@@ -20,15 +20,15 @@ lombok = "1.18.36"
20
gson = "2.11.0"
21
jjwt = "0.12.6"
22
guava = "33.4.0-jre"
23
-annotations = "26.0.1"
+annotations = "26.0.2"
24
25
# logging
26
slf4j = "2.0.16"
27
-logback = "1.5.14"
+logback = "1.5.16"
28
29
# validation
30
expressly = "5.0.0"
31
-jakartaValidationApi = "3.1.0"
+jakartaValidationApi = "3.1.1"
32
hibernateValidator = "8.0.2.Final"
33
34
# netty stuff
0 commit comments