Skip to content

Commit 2c8bc36

Browse files
onobclhotari
andauthored
Update to Reactor 3.6.11 (#190)
Also updates the following testing libs: - junit-jupiter to 5.11.2 - mockito to 5.14.0 - testcontainers to 1.20.2 Co-authored-by: Lari Hotari <[email protected]>
1 parent a83a5be commit 2c8bc36

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
@@ -25,16 +25,16 @@ checkstyle = "8.45.1"
2525
jackson = "2.14.2"
2626
# @pin
2727
jctools = "3.3.0"
28-
junit-jupiter = "5.11.0-RC1"
28+
junit-jupiter = "5.11.2"
2929
licenser = "0.6.1"
3030
log4j = "2.23.1"
31-
mockito = "5.12.0"
31+
mockito = "5.14.0"
3232
pulsar = "3.3.2"
3333
rat-gradle = "0.8.0"
34-
reactor = "3.6.9"
34+
reactor = "3.6.11"
3535
slf4j = "2.0.16"
3636
spring-javaformat = "0.0.43"
37-
testcontainers = "1.20.1"
37+
testcontainers = "1.20.2"
3838
testlogger = "3.2.0"
3939

4040
[libraries]

0 commit comments

Comments
 (0)