We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2e1a153 + 673d26e commit 531de61Copy full SHA for 531de61
gradle/libs.versions.toml
@@ -19,7 +19,7 @@ assertj = "3.24.2"
19
awaitility = "4.2.0"
20
mockito = "5.5.0"
21
wiremock = "2.35.1"
22
-testcontainers = "1.19.3"
+testcontainers = "1.19.4"
23
braveBom = "5.14.1"
24
reactorBom = "2022.0.15"
25
asmForPlugins = "7.3.1"
settings.gradle
@@ -5,7 +5,7 @@ pluginManagement {
5
}
6
7
plugins {
8
- id 'com.gradle.enterprise' version '3.16.1'
+ id 'com.gradle.enterprise' version '3.16.2'
9
id 'io.spring.ge.conventions' version '0.0.15'
10
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.7.0'
11
0 commit comments