Skip to content

Commit

Permalink
Merge pull request #42 from appoptics/v0.8.0
Browse files Browse the repository at this point in the history
Release v0.8.0
  • Loading branch information
jiwen624 authored May 12, 2022
2 parents 3b25110 + d354019 commit d5966bb
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 @@ -11,7 +11,7 @@ subprojects {
opentelemetryJavaagent: "1.12.1",
bytebuddy : "1.12.6",
guava : "30.1-jre",
appopticsCore : "7.3.0",
appopticsCore : "7.5.0",
agent : "0.8.0" // the custom distro agent version
]
versions.appopticsMetrics = "${versions.appopticsCore}" // they share the same version now
Expand Down

0 comments on commit d5966bb

Please sign in to comment.