Skip to content

Commit 885e5df

Browse files
Bump software.amazon.cloudwatchlogs:aws-embedded-metrics
Bumps [software.amazon.cloudwatchlogs:aws-embedded-metrics](https://github.com/awslabs/aws-embedded-metrics-java) from 2.0.0-beta-1 to 4.1.1. - [Release notes](https://github.com/awslabs/aws-embedded-metrics-java/releases) - [Commits](awslabs/aws-embedded-metrics-java@2.0.0-beta-1...v4.1.1) --- 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>
1 parent 0f5ddda commit 885e5df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data-prepper-core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies {
3737
implementation(libs.spring.context) {
3838
exclude group: 'commons-logging', module: 'commons-logging'
3939
}
40-
implementation 'software.amazon.cloudwatchlogs:aws-embedded-metrics:2.0.0-beta-1'
40+
implementation 'software.amazon.cloudwatchlogs:aws-embedded-metrics:4.1.1'
4141
testImplementation 'org.apache.logging.log4j:log4j-jpl:2.17.0'
4242
testImplementation testLibs.spring.test
4343
implementation libs.armeria.core

0 commit comments

Comments
 (0)