Skip to content

Commit 097af41

Browse files
authored
Fix build (signalfx#2746)
1 parent 5bc31d7 commit 097af41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies {
4141
implementation(gradleApi())
4242

4343
implementation("com.diffplug.spotless:spotless-plugin-gradle:8.4.0")
44-
implementation("io.opentelemetry.instrumentation:gradle-plugins:2.26.0-alpha")
44+
implementation("io.opentelemetry.instrumentation:gradle-plugins:2.27.0-alpha-SNAPSHOT")
4545

4646
// keep these versions in sync with settings.gradle.kts
4747
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.4.1")

0 commit comments

Comments
 (0)