Skip to content

Commit 29ccc34

Browse files
committed
Merge branch '1.12.x'
2 parents bf6d2fe + b08e2ba commit 29ccc34

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
@@ -7,7 +7,7 @@ aspectjweaver = "1.9.22"
77
assertj = "3.25.3"
88
awaitility = "4.2.1"
99
# legacy SDK
10-
aws-cloudwatch = "1.12.715"
10+
aws-cloudwatch = "1.12.720"
1111
caffeine = "2.9.3"
1212
cloudwatch2 = "2.25.45"
1313
colt = "1.2.0"
@@ -79,7 +79,7 @@ slf4j = "1.7.36"
7979
spectator-atlas = "1.7.12"
8080
spring = "5.3.34"
8181
spring-javaformat = "0.0.41"
82-
testcontainers = "1.19.7"
82+
testcontainers = "1.19.8"
8383
tomcat = "8.5.100"
8484
wavefront = "3.4.3"
8585
wiremock = "2.35.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.2'
8+
id 'com.gradle.develocity' version '3.17.3'
99
id 'io.spring.ge.conventions' version '0.0.17'
1010
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.8.0'
1111
}

0 commit comments

Comments
 (0)