We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a403bd8 commit d75899cCopy full SHA for d75899c
examples/extension/build.gradle
@@ -10,7 +10,7 @@ plugins {
10
into a single jar.
11
See https://imperceptiblethoughts.com/shadow/ for more details about Shadow plugin.
12
*/
13
- id "com.gradleup.shadow" version "8.3.0"
+ id "com.gradleup.shadow" version "8.3.1"
14
id "com.diffplug.spotless" version "6.25.0"
15
16
id "io.opentelemetry.instrumentation.muzzle-generation" version "2.8.0-alpha-SNAPSHOT"
0 commit comments