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

This commit is contained in:
dependabot[bot] 2023-02-06 23:10:00 +00:00 committed by GitHub
parent a0c7f93e1e
commit e7a03594c2
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.22",
bytebuddy : "1.12.23",
autoservice : "1.0.1",
junit : "5.9.2"
]