Skip to content

Commit 5e831ab

Browse files
committed
Upgrade Reactor Netty to 1.2.7 and JUnit 5.13.1
Signed-off-by: Dmitry Sulman <[email protected]>
1 parent e5bc1c1 commit 5e831ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ dokka = "2.0.0"
33
jackson = "2.19.0"
44
java = "17"
55
jreleaser = "1.18.0"
6-
junit = "5.13.0"
6+
junit = "5.13.1"
77
kotest = "5.9.1"
88
kotlin = "2.1.21"
99
kotlinxCoroutines = "1.10.2"
@@ -12,7 +12,7 @@ ktlintPlugin = "12.3.0"
1212
logbackAccess = "2.0.6"
1313
logbackClassic = "1.5.18"
1414
mockk = "1.14.2"
15-
reactorNetty = "1.2.6"
15+
reactorNetty = "1.2.7"
1616
slf4j = "2.0.17"
1717

1818
[libraries]

0 commit comments

Comments
 (0)