We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04e72dc commit 517c07dCopy full SHA for 517c07d
buildSrc/build.gradle.kts
@@ -44,5 +44,5 @@ dependencies {
44
implementation("io.opentelemetry.instrumentation:gradle-plugins:2.26.0-alpha")
45
46
// keep these versions in sync with settings.gradle.kts
47
- implementation("com.gradleup.shadow:shadow-gradle-plugin:9.4.0")
+ implementation("com.gradleup.shadow:shadow-gradle-plugin:9.4.1")
48
}
0 commit comments