Skip to content

Commit d3e1a2c

Browse files
authored
Fix comment (#12502)
1 parent 08ce463 commit d3e1a2c

File tree

1 file changed

+1
-1
lines changed
  • instrumentation/azure-core/azure-core-1.19/library-instrumentation-shaded

1 file changed

+1
-1
lines changed

instrumentation/azure-core/azure-core-1.19/library-instrumentation-shaded/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
group = "io.opentelemetry.javaagent.instrumentation"
77

88
dependencies {
9-
// this is the latest version that works with azure-core 1.14
9+
// this is the latest version that works with azure-core 1.19
1010
// because newer versions use the new fluent ClientLogger.atWarning() from azure-core 1.24
1111
//
1212
// note:

0 commit comments

Comments
 (0)