Skip to content

Commit 012e9d3

Browse files
chore(deps): update plugin com.gradleup.shadow to v8.3.2 (#12288)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 58724f1 commit 012e9d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/extension/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
into a single jar.
1111
See https://imperceptiblethoughts.com/shadow/ for more details about Shadow plugin.
1212
*/
13-
id "com.gradleup.shadow" version "8.3.1"
13+
id "com.gradleup.shadow" version "8.3.2"
1414
id "com.diffplug.spotless" version "6.25.0"
1515

1616
id "io.opentelemetry.instrumentation.muzzle-generation" version "2.9.0-alpha-SNAPSHOT"

0 commit comments

Comments
 (0)