We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 094afd2 commit f8759cbCopy full SHA for f8759cb
1 file changed
gradle/libs.versions.toml
@@ -5,7 +5,7 @@ shadow = "9.2.2"
5
juppiter = "0.5.0-beta.2"
6
spotless = "8.0.0"
7
nexusPublish = "2.0.0"
8
-checkstyleTools = "12.1.1"
+checkstyleTools = "12.1.2"
9
10
# testing
11
junit = "6.0.1"
@@ -25,7 +25,7 @@ caffeine = "3.2.3"
25
26
# logging
27
slf4j = "2.0.17"
28
-logback = "1.5.20"
+logback = "1.5.21"
29
30
# validation
31
expressly = "6.0.0"
0 commit comments