Skip to content

Commit 8b6e417

Browse files
committed
Merge branch '1.9.x' into 1.10.x
2 parents d98b38f + e487c85 commit 8b6e417

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.18.41"
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"
@@ -56,7 +56,7 @@ log4j = "2.19.0"
5656
maven-resolver = "1.8.2"
5757
mockito = "5.5.0"
5858
mongo = "4.8.2"
59-
netty = "4.1.100.Final"
59+
netty = "4.1.101.Final"
6060
newrelic-api = "5.14.0"
6161
okhttp = "5.0.0-alpha.11" # TODO is compiling against an alpha version intentional?
6262
postgre = "42.5.4"

0 commit comments

Comments
 (0)