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 12e2f69 commit 5dbfd56Copy full SHA for 5dbfd56
gradle/libs.versions.toml
@@ -5,7 +5,7 @@ jackson = "2.19.2"
5
java = "17"
6
jreleaser = "1.19.0"
7
junit = "5.13.4"
8
-kotest = "5.9.1"
+kotest = "6.0.0"
9
kotlin = "2.2.10"
10
kotlinxCoroutines = "1.10.2"
11
ktlint = "1.7.1"
@@ -15,7 +15,7 @@ logbackClassic = "1.5.18"
15
mockk = "1.14.5"
16
reactorNetty = "1.2.9"
17
slf4j = "2.0.17"
18
-springBoot = "3.5.4"
+springBoot = "3.5.5"
19
20
[libraries]
21
assertj-core = { group = "org.assertj", name = "assertj-core", version.ref = "assertj" }
0 commit comments