Skip to content

Commit c5a268f

Browse files
committed
Drift
1 parent 3c0e39d commit c5a268f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk-extensions/incubator/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dependencies {
6060
// ... proceed with normal sourcesJar, compileJava, etc
6161

6262
val configurationTag = "1.0.0-rc.1"
63-
val configurationRef = "be1a43de6745da73ce1b6339c34b1e260e5b135b" // Replace with commit SHA to point to experiment with a specific commitco
63+
val configurationRef = "be1a43de6745da73ce1b6339c34b1e260e5b135b" // Replace with commit SHA to point to experiment with a specific commit
6464
val configurationRepoZip = "https://github.com/open-telemetry/opentelemetry-configuration/archive/$configurationRef.zip"
6565
val buildDirectory = layout.buildDirectory.asFile.get()
6666

0 commit comments

Comments
 (0)