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 4485416 commit 33cb5b0Copy full SHA for 33cb5b0
gradle/libs.versions.toml
@@ -8,9 +8,9 @@ nexusPublish = "2.0.0"
8
checkstyleTools = "12.1.2"
9
10
# testing
11
-junit = "6.0.1"
+junit = "6.0.2"
12
mockito = "5.20.0"
13
-testcontainers = "2.0.1"
+testcontainers = "2.0.3"
14
15
# compile time processing
16
lombok = "1.18.42"
@@ -25,7 +25,7 @@ caffeine = "3.2.3"
25
26
# logging
27
slf4j = "2.0.17"
28
-logback = "1.5.21"
+logback = "1.5.23"
29
30
# validation
31
expressly = "6.0.0"
0 commit comments