We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bc31d7 commit 097af41Copy full SHA for 097af41
1 file changed
buildSrc/build.gradle.kts
@@ -41,7 +41,7 @@ dependencies {
41
implementation(gradleApi())
42
43
implementation("com.diffplug.spotless:spotless-plugin-gradle:8.4.0")
44
- implementation("io.opentelemetry.instrumentation:gradle-plugins:2.26.0-alpha")
+ implementation("io.opentelemetry.instrumentation:gradle-plugins:2.27.0-alpha-SNAPSHOT")
45
46
// keep these versions in sync with settings.gradle.kts
47
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.4.1")
0 commit comments