Skip to content

Commit

Permalink
Merge branch '1.9.x' into 1.12.x
Browse files Browse the repository at this point in the history
  • Loading branch information
shakuzen committed Aug 9, 2024
2 parents a299d10 + ab352c6 commit efecd03
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ aspectjweaver = "1.9.22.1"
assertj = "3.24.2"
awaitility = "4.2.1"
# legacy SDK
aws-cloudwatch = "1.12.755"
aws-cloudwatch = "1.12.767"
caffeine = "2.9.3"
cloudwatch2 = "2.21.46"
colt = "1.2.0"
Expand Down Expand Up @@ -40,7 +40,7 @@ jackson-databind = "2.15.4"
javax-cache = "1.1.1"
javax-inject = "1"
jaxb = "2.3.1"
jetty9 = "9.4.54.v20240208"
jetty9 = "9.4.55.v20240627"
jetty11 = "11.0.16"
jetty12 = "12.0.3"
jersey2 = "2.41"
Expand All @@ -60,14 +60,14 @@ maven-resolver = "1.9.20"
mockito4 = "4.11.0"
mockito5 = "5.7.0"
mongo = "4.11.2"
netty = "4.1.111.Final"
netty = "4.1.112.Final"
newrelic-api = "5.14.0"
okhttp = "4.11.0"
postgre = "42.6.2"
prometheus = "0.16.0"
reactor = "2022.0.20"
rest-assured = "5.3.2"
signalfx = "1.0.43"
signalfx = "1.0.44"
slf4j = "1.7.36"
spectator-atlas = "1.7.14"
spring = "5.3.37"
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pluginManagement {
}

plugins {
id 'com.gradle.develocity' version '3.17.5'
id 'com.gradle.develocity' version '3.17.6'
id 'io.spring.develocity.conventions' version '0.0.19'
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.8.0'
}
Expand Down

0 comments on commit efecd03

Please sign in to comment.