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 b879575 commit edf0bcfCopy full SHA for edf0bcf
gradle/libs.versions.toml
@@ -8,7 +8,7 @@ nexusPublish = "2.0.0"
8
checkstyleTools = "11.1.0"
9
10
# testing
11
-junit = "6.0.0"
+junit = "6.0.1"
12
mockito = "5.20.0"
13
testcontainers = "1.21.3"
14
@@ -21,11 +21,11 @@ jjwt = "0.13.0"
21
guava = "33.5.0-jre"
22
annotations = "26.0.2-1"
23
unirest = "4.5.1"
24
-caffeine = "3.2.2"
+caffeine = "3.2.3"
25
26
# logging
27
slf4j = "2.0.17"
28
-logback = "1.5.19"
+logback = "1.5.20"
29
30
# validation
31
expressly = "6.0.0"
0 commit comments