Skip to content

Commit

Permalink
Merge pull request #68 from appoptics/jiwen624-patch-2
Browse files Browse the repository at this point in the history
NH-23316: Bump up version to v0.14.0
  • Loading branch information
jiwen624 authored Oct 27, 2022
2 parents 4ebc7dd + 9ad4e42 commit 4838b56
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 4838b56

Please sign in to comment.