Skip to content

Commit

Permalink
Merge pull request #257 from ministryofjustice/LASB-2748-Additonal-sn…
Browse files Browse the repository at this point in the history
…yk-upgrade

LASB-2748: Bump micrometer registry version
  • Loading branch information
mtac50 authored Dec 9, 2023
2 parents 0127cd9 + 1e15e16 commit 4de22e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies {
implementation('org.yaml:snakeyaml:2.0')
implementation('org.springframework.boot:spring-boot-starter-actuator')
implementation('org.springframework.cloud:spring-cloud-starter-aws')
implementation('io.micrometer:micrometer-registry-cloudwatch:1.7.2')
implementation('io.micrometer:micrometer-registry-cloudwatch:1.12.0')
implementation('org.apache.cxf:cxf-spring-boot-starter-jaxws:3.6.2')
implementation('org.apache.cxf:cxf-rt-features-logging:3.6.2')
implementation name: 'ojdbc8'
Expand Down

0 comments on commit 4de22e7

Please sign in to comment.