We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58724f1 commit 012e9d3Copy full SHA for 012e9d3
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.1"
+ id "com.gradleup.shadow" version "8.3.2"
14
id "com.diffplug.spotless" version "6.25.0"
15
16
id "io.opentelemetry.instrumentation.muzzle-generation" version "2.9.0-alpha-SNAPSHOT"
0 commit comments