Skip to content

Commit e7fedd1

Browse files
Bump net.bytebuddy:byte-buddy-agent in /data-prepper-plugins/opensearch
Bumps [net.bytebuddy:byte-buddy-agent](https://github.com/raphw/byte-buddy) from 1.14.11 to 1.14.13. - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](raphw/byte-buddy@byte-buddy-1.14.11...byte-buddy-1.14.13) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy-agent dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe8a43d commit e7fedd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data-prepper-plugins/opensearch/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies {
4242
testImplementation testLibs.junit.vintage
4343
testImplementation libs.commons.io
4444
testImplementation 'net.bytebuddy:byte-buddy:1.14.11'
45-
testImplementation 'net.bytebuddy:byte-buddy-agent:1.14.11'
45+
testImplementation 'net.bytebuddy:byte-buddy-agent:1.14.13'
4646
testImplementation testLibs.slf4j.simple
4747
testImplementation testLibs.mockito.inline
4848
}

0 commit comments

Comments
 (0)