Skip to content

Commit 8927aa6

Browse files
committed
Upgrade dependencies
Signed-off-by: Dmitry Sulman <dmitry.sulman@gmail.com>
1 parent 70e95ed commit 8927aa6

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.0"
4+
jackson = "2.19.1"
55
java = "17"
6-
jreleaser = "1.18.0"
7-
junit = "5.13.1"
6+
jreleaser = "1.19.0"
7+
junit = "5.13.3"
88
kotest = "5.9.1"
99
kotlin = "2.2.0"
1010
kotlinxCoroutines = "1.10.2"
1111
ktlint = "1.6.0"
1212
ktlintPlugin = "12.3.0"
1313
logbackAccess = "2.0.6"
1414
logbackClassic = "1.5.18"
15-
mockk = "1.14.3"
15+
mockk = "1.14.4"
1616
reactorNetty = "1.2.7"
1717
slf4j = "2.0.17"
1818
springBoot = "3.5.3"

0 commit comments

Comments
 (0)