Skip to content

Commit

Permalink
Merge branch '1.11.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatan-ivanov committed Oct 13, 2023
2 parents 0ad14da + 0313a27 commit 57809f0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ aspectjweaver = "1.9.20.1"
assertj = "3.24.2"
awaitility = "4.2.0"
# legacy SDK
aws-cloudwatch = "1.12.565"
aws-cloudwatch = "1.12.566"
caffeine = "2.9.3"
cloudwatch2 = "2.20.162"
colt = "1.2.0"
dagger = "2.48.1"
dropwizard-metrics = "4.2.20"
dropwizard-metrics = "4.2.21"
dropwizard-metrics5 = "5.0.0"
dynatrace-utils = "2.0.0"
ehcache2 = "2.10.9.2"
Expand All @@ -36,7 +36,7 @@ httpcomponents-client5 = "5.2.1"
# in hystrix 1.5.12, but Netflix re-released 1.5.11 as 1.5.18 late in 2018.
# <=1.5.11 or 1.5.18 doesn't break with Micrometer, but open metrics won't be correct necessarily.
hystrix = "1.5.12"
jackson-databind = "2.15.2"
jackson-databind = "2.15.3"
javax-cache = "1.1.1"
javax-inject = "1"
jaxb = "2.3.1"
Expand Down Expand Up @@ -65,7 +65,7 @@ postgre = "42.6.0"
prometheus = "0.16.0"
reactor = "2022.0.11"
rest-assured = "5.3.2"
signalfx = "1.0.35"
signalfx = "1.0.36"
slf4j = "1.7.36"
spectator-atlas = "1.6.11"
spring = "5.3.30"
Expand Down

0 comments on commit 57809f0

Please sign in to comment.