Skip to content

Commit 531de61

Browse files
Merge branch '1.0.x' into 1.1.x
2 parents 2e1a153 + 673d26e commit 531de61

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ assertj = "3.24.2"
1919
awaitility = "4.2.0"
2020
mockito = "5.5.0"
2121
wiremock = "2.35.1"
22-
testcontainers = "1.19.3"
22+
testcontainers = "1.19.4"
2323
braveBom = "5.14.1"
2424
reactorBom = "2022.0.15"
2525
asmForPlugins = "7.3.1"

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.enterprise' version '3.16.1'
8+
id 'com.gradle.enterprise' version '3.16.2'
99
id 'io.spring.ge.conventions' version '0.0.15'
1010
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.7.0'
1111
}

0 commit comments

Comments
 (0)