Skip to content

Commit ebb2a20

Browse files
fix(deps): update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.5.1
| datasource | package | from | to | | ---------- | ---------------------------------------- | ----- | ----- | | maven | com.gradleup.shadow:shadow-gradle-plugin | 9.4.3 | 9.5.1 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 68eea58 commit ebb2a20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ buildscript {
1111
}
1212
}
1313
dependencies {
14-
classpath "com.gradleup.shadow:shadow-gradle-plugin:9.4.3"
14+
classpath "com.gradleup.shadow:shadow-gradle-plugin:9.5.1"
1515
classpath "io.opentelemetry.instrumentation:gradle-plugins:${otelInstrumentationVersion}-alpha"
1616
}
1717
}

0 commit comments

Comments
 (0)