diff --git a/build.gradle b/build.gradle index f1384208..0279b310 100644 --- a/build.gradle +++ b/build.gradle @@ -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