Skip to content

Commit

Permalink
Merge pull request #503 from aws-observability/dependabot/gradle/net.…
Browse files Browse the repository at this point in the history
…bytebuddy-byte-buddy-1.14.6

Bump net.bytebuddy:byte-buddy from 1.14.5 to 1.14.6
  • Loading branch information
rapphil authored Aug 16, 2023
2 parents 7aac153 + 476efef commit 9652f01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ val DEPENDENCIES = listOf(
"io.opentelemetry.contrib:opentelemetry-aws-resources:1.28.0-alpha",
"io.opentelemetry.proto:opentelemetry-proto:1.0.0-alpha",
"io.opentelemetry.javaagent:opentelemetry-javaagent:$otelJavaAgentVersion",
"net.bytebuddy:byte-buddy:1.14.5"
"net.bytebuddy:byte-buddy:1.14.6"
)

javaPlatform {
Expand Down

0 comments on commit 9652f01

Please sign in to comment.