Bump net.bytebuddy:byte-buddy-dep from 1.12.23 to 1.13.0 in /examples/distro (#7794)

This commit is contained in:
dependabot[bot] 2023-02-10 15:40:44 -08:00 committed by GitHub
parent 21bebf0cfc
commit 1242931670
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ subprojects {
opentelemetryJavaagent : "1.23.0-SNAPSHOT",
opentelemetryJavaagentAlpha: "1.23.0-alpha-SNAPSHOT",
bytebuddy : "1.12.23",
bytebuddy : "1.13.0",
autoservice : "1.0.1",
junit : "5.9.2"
]