Skip to content

Commit 7b4ae24

Browse files
Merge branch '1.9.x' into 1.10.x
2 parents 324514c + d5a8945 commit 7b4ae24

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

gradle/libs.versions.toml

Lines changed: 7 additions & 7 deletions
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.593"
9+
aws-cloudwatch = "1.12.608"
1010
caffeine = "2.9.3"
1111
cloudwatch2 = "2.18.41"
1212
colt = "1.2.0"
1313
dagger = "2.11"
14-
dropwizard-metrics = "4.2.22"
14+
dropwizard-metrics = "4.2.23"
1515
dropwizard-metrics5 = "5.0.0"
1616
dynatrace-utils = "1.6.0"
1717
ehcache2 = "2.10.9.2"
@@ -49,9 +49,9 @@ jsr305 = "3.0.2"
4949
junit = "5.9.3"
5050
junit-platform = "1.9.3"
5151
kafka = "2.8.2"
52-
kafka-junit = "4.2.7"
52+
kafka-junit = "4.2.10"
5353
latency-utils = "2.0.3"
54-
logback = "1.2.12"
54+
logback = "1.2.13"
5555
log4j = "2.19.0"
5656
maven-resolver = "1.8.2"
5757
mockito = "5.5.0"
@@ -63,12 +63,12 @@ postgre = "42.5.4"
6363
prometheus = "0.16.0"
6464
reactor = "2020.0.38"
6565
rest-assured = "5.3.2"
66-
signalfx = "1.0.36"
66+
signalfx = "1.0.37"
6767
slf4j = "1.7.36"
6868
spectator-atlas = "1.3.10"
6969
spring = "5.3.31"
7070
spring-javaformat = "0.0.40"
71-
testcontainers = "1.19.2"
71+
testcontainers = "1.19.3"
7272
tomcat = "8.5.96"
7373
wavefront = "3.0.4"
7474
# pinned to avoid issues with shaded slf4j version - see gh-3414
@@ -188,7 +188,7 @@ wiremockJunit5 = { module = "ru.lanwen.wiremock:wiremock-junit5", version.ref =
188188

189189
# plugin dependencies
190190
plugin-license = { module = "gradle.plugin.com.hierynomus.gradle.plugins:license-gradle-plugin", version = "0.16.1" }
191-
plugin-nebulaRelease = { module = "com.netflix.nebula:nebula-release-plugin", version = "18.0.4" }
191+
plugin-nebulaRelease = { module = "com.netflix.nebula:nebula-release-plugin", version = "18.0.8" }
192192
plugin-nebulaPublishing = { module = "com.netflix.nebula:nebula-publishing-plugin", version = "20.3.0" }
193193
plugin-nebulaProject = { module = "com.netflix.nebula:nebula-project-plugin", version = "10.1.5" }
194194
plugin-nebulaInfo = { module = "com.netflix.nebula:gradle-info-plugin", version = "12.1.6" }

0 commit comments

Comments
 (0)