Skip to content

Commit 1903c2f

Browse files
Merge branch '1.10.x' into 1.11.x
2 parents f219756 + 7b4ae24 commit 1903c2f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

gradle/libs.versions.toml

+7-7
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.20.162"
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"
@@ -50,9 +50,9 @@ jsr305 = "3.0.2"
5050
junit = "5.9.3"
5151
junit-platform = "1.9.3"
5252
kafka = "2.8.2"
53-
kafka-junit = "4.2.7"
53+
kafka-junit = "4.2.10"
5454
latency-utils = "2.0.3"
55-
logback = "1.2.12"
55+
logback = "1.2.13"
5656
log4j = "2.20.0"
5757
maven-resolver = "1.9.16"
5858
mockito = "5.5.0"
@@ -64,12 +64,12 @@ postgre = "42.6.0"
6464
prometheus = "0.16.0"
6565
reactor = "2020.0.38"
6666
rest-assured = "5.3.2"
67-
signalfx = "1.0.36"
67+
signalfx = "1.0.37"
6868
slf4j = "1.7.36"
6969
spectator-atlas = "1.6.11"
7070
spring = "5.3.31"
7171
spring-javaformat = "0.0.40"
72-
testcontainers = "1.19.2"
72+
testcontainers = "1.19.3"
7373
tomcat = "8.5.96"
7474
wavefront = "3.1.0"
7575
# pinned to avoid issues with shaded slf4j version - see gh-3414
@@ -194,7 +194,7 @@ wiremockJunit5 = { module = "ru.lanwen.wiremock:wiremock-junit5", version.ref =
194194

195195
# plugin dependencies
196196
plugin-license = { module = "gradle.plugin.com.hierynomus.gradle.plugins:license-gradle-plugin", version = "0.16.1" }
197-
plugin-nebulaRelease = { module = "com.netflix.nebula:nebula-release-plugin", version = "18.0.4" }
197+
plugin-nebulaRelease = { module = "com.netflix.nebula:nebula-release-plugin", version = "18.0.8" }
198198
plugin-nebulaPublishing = { module = "com.netflix.nebula:nebula-publishing-plugin", version = "20.3.0" }
199199
plugin-nebulaProject = { module = "com.netflix.nebula:nebula-project-plugin", version = "10.1.5" }
200200
plugin-nebulaInfo = { module = "com.netflix.nebula:gradle-info-plugin", version = "12.1.6" }

0 commit comments

Comments
 (0)