File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ aspectjweaver = "1.8.14"
6
6
assertj = " 3.24.2"
7
7
awaitility = " 4.2.1"
8
8
# legacy SDK
9
- aws-cloudwatch = " 1.12.715 "
9
+ aws-cloudwatch = " 1.12.720 "
10
10
caffeine = " 2.9.3"
11
11
cloudwatch2 = " 2.20.162"
12
12
colt = " 1.2.0"
@@ -70,7 +70,7 @@ slf4j = "1.7.36"
70
70
spectator-atlas = " 1.6.11"
71
71
spring = " 5.3.34"
72
72
spring-javaformat = " 0.0.41"
73
- testcontainers = " 1.19.7 "
73
+ testcontainers = " 1.19.8 "
74
74
tomcat = " 8.5.100"
75
75
wavefront = " 3.1.0"
76
76
# pinned to avoid issues with shaded slf4j version - see gh-3414
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ pluginManagement {
5
5
}
6
6
7
7
plugins {
8
- id ' com.gradle.develocity' version ' 3.17.2 '
8
+ id ' com.gradle.develocity' version ' 3.17.3 '
9
9
id ' io.spring.ge.conventions' version ' 0.0.17'
10
10
id ' org.gradle.toolchains.foojay-resolver-convention' version ' 0.8.0'
11
11
}
You can’t perform that action at this time.
0 commit comments