Skip to content

Commit aef5812

Browse files
Merge branch '1.9.x' into 1.12.x
2 parents 56eb24b + d0fafcc commit aef5812

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ aspectjweaver = "1.9.22.1"
77
assertj = "3.24.2"
88
awaitility = "4.2.1"
99
# legacy SDK
10-
aws-cloudwatch = "1.12.739"
10+
aws-cloudwatch = "1.12.755"
1111
caffeine = "2.9.3"
1212
cloudwatch2 = "2.21.46"
1313
colt = "1.2.0"
@@ -60,17 +60,17 @@ maven-resolver = "1.9.20"
6060
mockito4 = "4.11.0"
6161
mockito5 = "5.7.0"
6262
mongo = "4.11.2"
63-
netty = "4.1.110.Final"
63+
netty = "4.1.111.Final"
6464
newrelic-api = "5.14.0"
6565
okhttp = "4.11.0"
6666
postgre = "42.6.2"
6767
prometheus = "0.16.0"
6868
reactor = "2022.0.19"
6969
rest-assured = "5.3.2"
70-
signalfx = "1.0.42"
70+
signalfx = "1.0.43"
7171
slf4j = "1.7.36"
7272
spectator-atlas = "1.7.13"
73-
spring = "5.3.36"
73+
spring = "5.3.37"
7474
spring-javaformat = "0.0.42"
7575
testcontainers = "1.19.8"
7676
tomcat = "8.5.100"

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.4'
8+
id 'com.gradle.develocity' version '3.17.5'
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)