Skip to content

Commit

Permalink
Bump software.amazon.cloudwatchlogs:aws-embedded-metrics
Browse files Browse the repository at this point in the history
Bumps [software.amazon.cloudwatchlogs:aws-embedded-metrics](https://github.com/awslabs/aws-embedded-metrics-java) from 2.0.0-beta-1 to 4.1.2.
- [Release notes](https://github.com/awslabs/aws-embedded-metrics-java/releases)
- [Commits](awslabs/aws-embedded-metrics-java@2.0.0-beta-1...v4.1.2)

---
updated-dependencies:
- dependency-name: software.amazon.cloudwatchlogs:aws-embedded-metrics
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 6c11f9d commit 4f9a4c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-prepper-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies {
implementation(libs.spring.context) {
exclude group: 'commons-logging', module: 'commons-logging'
}
implementation 'software.amazon.cloudwatchlogs:aws-embedded-metrics:2.0.0-beta-1'
implementation 'software.amazon.cloudwatchlogs:aws-embedded-metrics:4.1.2'
testImplementation 'org.apache.logging.log4j:log4j-jpl:2.21.1'
testImplementation testLibs.spring.test
implementation libs.armeria.core
Expand Down

0 comments on commit 4f9a4c7

Please sign in to comment.