Skip to content

Commit b02b7c4

Browse files
committed
Upgrade dependencies
Signed-off-by: Dmitry Sulman <[email protected]>
1 parent c1c951e commit b02b7c4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ dokka = "2.1.0"
44
java = "17"
55
jreleaser = "1.20.0"
66
junit = "5.14.0"
7-
kotest = "6.0.3"
8-
kotlin = "2.2.20"
7+
kotest = "6.0.4"
8+
kotlin = "2.2.21"
99
kotlinxCoroutines = "1.10.2"
1010
ktlint = "1.7.1"
1111
ktlintPlugin = "13.1.0"
@@ -14,7 +14,7 @@ logbackClassic = "1.5.19"
1414
mockk = "1.14.6"
1515
reactorNetty = "1.2.11"
1616
slf4j = "2.0.17"
17-
springBoot = "3.5.6"
17+
springBoot = "3.5.7"
1818

1919
[libraries]
2020
assertj-core = { group = "org.assertj", name = "assertj-core", version.ref = "assertj" }

0 commit comments

Comments
 (0)