From b479c58def162a8f298f4a8b910287b5b1ea2ab6 Mon Sep 17 00:00:00 2001 From: Trask Stalnaker Date: Tue, 22 Oct 2024 19:46:13 -0700 Subject: [PATCH] Fix comment --- .../library-instrumentation-shaded/build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instrumentation/azure-core/azure-core-1.19/library-instrumentation-shaded/build.gradle.kts b/instrumentation/azure-core/azure-core-1.19/library-instrumentation-shaded/build.gradle.kts index ebcd721e7c19..ddfdec284312 100644 --- a/instrumentation/azure-core/azure-core-1.19/library-instrumentation-shaded/build.gradle.kts +++ b/instrumentation/azure-core/azure-core-1.19/library-instrumentation-shaded/build.gradle.kts @@ -6,7 +6,7 @@ plugins { group = "io.opentelemetry.javaagent.instrumentation" dependencies { - // this is the latest version that works with azure-core 1.14 + // this is the latest version that works with azure-core 1.19 // because newer versions use the new fluent ClientLogger.atWarning() from azure-core 1.24 // // note: