Skip to content

Commit d126c51

Browse files
Merge branch '1.1.x' into 1.2.x
2 parents ccb0a10 + ba9b599 commit d126c51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ mockito = "5.7.0"
2121
wiremock = "3.0.1"
2222
testcontainers = "1.19.5"
2323
braveBom = "5.16.0"
24-
reactorBom = "2022.0.15"
24+
reactorBom = "2022.0.16"
2525
asmForPlugins = "7.3.1"
2626
javaFormatForPlugins = "0.0.41"
2727
jsr305 = "3.0.2"
2828
aspectjweaver = "1.9.21.1"
29-
spring = "5.3.31"
29+
spring = "5.3.32"
3030

3131
[libraries]
3232
aopAlliance = { module = "aopalliance:aopalliance", version.ref = "aopalliance" }

0 commit comments

Comments
 (0)