Skip to content

Commit 791f770

Browse files
committed
Merge branch '1.10.x' into 1.11.x
2 parents 3bf0f96 + 8b6e417 commit 791f770

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ aspectjweaver = "1.8.14"
66
assertj = "3.24.2"
77
awaitility = "4.2.0"
88
# legacy SDK
9-
aws-cloudwatch = "1.12.573"
9+
aws-cloudwatch = "1.12.586"
1010
caffeine = "2.9.3"
1111
cloudwatch2 = "2.20.162"
1212
colt = "1.2.0"
1313
dagger = "2.11"
14-
dropwizard-metrics = "4.2.21"
14+
dropwizard-metrics = "4.2.22"
1515
dropwizard-metrics5 = "5.0.0"
1616
dynatrace-utils = "1.6.0"
1717
ehcache2 = "2.10.9.2"
@@ -57,7 +57,7 @@ log4j = "2.20.0"
5757
maven-resolver = "1.9.16"
5858
mockito = "5.5.0"
5959
mongo = "4.9.1"
60-
netty = "4.1.100.Final"
60+
netty = "4.1.101.Final"
6161
newrelic-api = "5.14.0"
6262
okhttp = "5.0.0-alpha.11" # TODO is compiling against an alpha version intentional?
6363
postgre = "42.6.0"

0 commit comments

Comments
 (0)