Skip to content

Commit

Permalink
v0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jiwen624 authored Oct 26, 2022
1 parent 4ebc7dd commit 9ad4e42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ subprojects {
bytebuddy : "1.12.6",
guava : "30.1-jre",
appopticsCore : "7.8.0",
agent : "0.14.0-alpha2" // the custom distro agent version
agent : "0.14.0" // the custom distro agent version
]
versions.appopticsMetrics = "${versions.appopticsCore}" // they share the same version now
versions.opentelemetryAlpha = "${versions.opentelemetry}-alpha"
Expand Down

0 comments on commit 9ad4e42

Please sign in to comment.