Skip to content

Commit

Permalink
Merge pull request #245 from solarwinds/cc/NH-85671
Browse files Browse the repository at this point in the history
NH-85671: upgrade otel plugin
  • Loading branch information
cleverchuk authored Jul 15, 2024
2 parents 4291f56 + 4fe21ce commit 7f7e9a3
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 @@ -29,7 +29,7 @@ buildscript {
dependencies {
classpath "com.diffplug.spotless:spotless-plugin-gradle:6.14.0"
classpath "com.github.johnrengelman:shadow:8.1.1"
classpath "io.opentelemetry.instrumentation:gradle-plugins:2.4.0-alpha"
classpath "io.opentelemetry.instrumentation:gradle-plugins:2.5.0-alpha"
}
}

Expand Down

0 comments on commit 7f7e9a3

Please sign in to comment.