Bump net.bytebuddy:byte-buddy-dep from 1.14.4 to 1.14.5 in /examples/distro (#8639)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
b5b51934df
commit
aaad2b68bd
|
@ -33,7 +33,7 @@ subprojects {
|
|||
opentelemetryJavaagent : "1.27.0-SNAPSHOT",
|
||||
opentelemetryJavaagentAlpha: "1.27.0-alpha-SNAPSHOT",
|
||||
|
||||
bytebuddy : "1.14.4",
|
||||
bytebuddy : "1.14.5",
|
||||
autoservice : "1.1.0",
|
||||
junit : "5.9.3"
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue