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 b3a7ebc commit 98e1d23Copy full SHA for 98e1d23
gradle/libs.versions.toml
@@ -4,7 +4,7 @@ caffeine = "3.1.8"
4
commons-compress = "1.26.1"
5
jackson = "2.17.0"
6
jsr305 = "3.0.2"
7
-logback = "1.5.4"
+logback = "1.5.5"
8
micrometer = "1.13.0-RC1"
9
micrometer-docs-gen = "1.0.2"
10
micrometer-tracing = "1.3.0-RC1"
@@ -15,7 +15,7 @@ reactor = "2023.0.5"
15
spring = "6.1.6"
16
# tests
17
assertj = "3.25.3"
18
-awaitility = "4.2.0"
+awaitility = "4.2.1"
19
jacoco = "0.8.9"
20
json-path = "2.9.0"
21
junit = "5.10.2"
0 commit comments