Skip to content

Commit 531a1f0

Browse files
Merge branch '1.2.x' into 1.3.x
2 parents 66f9fa8 + fe1da20 commit 531a1f0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@ log4j = "2.23.1"
1616
wavefrontReporter="1.7.16"
1717
slf4j = "1.7.36"
1818
assertj = "3.25.3"
19-
awaitility = "4.2.1"
19+
awaitility = "4.2.2"
2020
mockito = "5.12.0"
2121
wiremock = "3.0.1"
2222
testcontainers = "1.19.8"
2323
braveBom = "6.0.3"
2424
bravePropagationW3c = "0.2.0"
2525
zipkinReporterBom = "3.4.0"
26-
reactorBom = "2022.0.20"
26+
reactorBom = "2022.0.21"
2727
asmForPlugins = "7.3.1"
2828
javaFormatForPlugins = "0.0.42"
2929
jsr305 = "3.0.2"

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pluginManagement {
55
}
66

77
plugins {
8-
id 'com.gradle.develocity' version '3.17.5'
8+
id 'com.gradle.develocity' version '3.17.6'
99
id 'io.spring.develocity.conventions' version '0.0.19'
1010
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.8.0'
1111
}

0 commit comments

Comments
 (0)