Skip to content

Commit d75899c

Browse files
chore(deps): update plugin com.gradleup.shadow to v8.3.1 (main) (#12208)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a403bd8 commit d75899c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/extension/build.gradle

+1-1
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.0"
13+
id "com.gradleup.shadow" version "8.3.1"
1414
id "com.diffplug.spotless" version "6.25.0"
1515

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

0 commit comments

Comments
 (0)