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 c1c951e commit b02b7c4Copy full SHA for b02b7c4
gradle/libs.versions.toml
@@ -4,8 +4,8 @@ dokka = "2.1.0"
4
java = "17"
5
jreleaser = "1.20.0"
6
junit = "5.14.0"
7
-kotest = "6.0.3"
8
-kotlin = "2.2.20"
+kotest = "6.0.4"
+kotlin = "2.2.21"
9
kotlinxCoroutines = "1.10.2"
10
ktlint = "1.7.1"
11
ktlintPlugin = "13.1.0"
@@ -14,7 +14,7 @@ logbackClassic = "1.5.19"
14
mockk = "1.14.6"
15
reactorNetty = "1.2.11"
16
slf4j = "2.0.17"
17
-springBoot = "3.5.6"
+springBoot = "3.5.7"
18
19
[libraries]
20
assertj-core = { group = "org.assertj", name = "assertj-core", version.ref = "assertj" }
0 commit comments