Skip to content

Commit 476efef

Browse files
Bump net.bytebuddy:byte-buddy from 1.14.5 to 1.14.6
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.5 to 1.14.6. - [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.5...byte-buddy-1.14.6) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7aac153 commit 476efef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ val DEPENDENCIES = listOf(
7777
"io.opentelemetry.contrib:opentelemetry-aws-resources:1.28.0-alpha",
7878
"io.opentelemetry.proto:opentelemetry-proto:1.0.0-alpha",
7979
"io.opentelemetry.javaagent:opentelemetry-javaagent:$otelJavaAgentVersion",
80-
"net.bytebuddy:byte-buddy:1.14.5"
80+
"net.bytebuddy:byte-buddy:1.14.6"
8181
)
8282

8383
javaPlatform {

0 commit comments

Comments
 (0)