Skip to content

Commit f710371

Browse files
committed
Upgrade multiple dependencies
Signed-off-by: Dmitry Sulman <dmitry.sulman@gmail.com>
1 parent e34c69a commit f710371

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
[versions]
22
assertj = "3.27.3"
33
dokka = "2.0.0"
4-
jackson = "2.19.1"
4+
jackson = "2.19.2"
55
java = "17"
66
jreleaser = "1.19.0"
7-
junit = "5.13.3"
7+
junit = "5.13.4"
88
kotest = "5.9.1"
99
kotlin = "2.2.0"
1010
kotlinxCoroutines = "1.10.2"
11-
ktlint = "1.6.0"
11+
ktlint = "1.7.1"
1212
ktlintPlugin = "13.0.0"
1313
logbackAccess = "2.0.6"
1414
logbackClassic = "1.5.18"
15-
mockk = "1.14.4"
15+
mockk = "1.14.5"
1616
reactorNetty = "1.2.8"
1717
slf4j = "2.0.17"
1818
springBoot = "3.5.3"

0 commit comments

Comments
 (0)