Skip to content

Commit 7bb1573

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.0. - [Release notes](https://github.com/awslabs/aws-embedded-metrics-java/releases) - [Commits](awslabs/aws-embedded-metrics-java@2.0.0-beta-1...v4.1.0) --- 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 81d9760 commit 7bb1573

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('org.springframework:spring-context:5.3.22') {
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.0'
4141
testImplementation 'org.springframework:spring-test:5.3.22'
4242
implementation "com.linecorp.armeria:armeria:${versionMap.armeria}"
4343
implementation 'org.apache.commons:commons-lang3:3.12.0'

0 commit comments

Comments
 (0)