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 afe101b commit f1c4f3aCopy full SHA for f1c4f3a
examples/extension/build.gradle
@@ -11,7 +11,7 @@ plugins {
11
See https://imperceptiblethoughts.com/shadow/ for more details about Shadow plugin.
12
*/
13
id "com.github.johnrengelman.shadow" version "8.1.1"
14
- id "com.diffplug.spotless" version "6.19.0"
+ id "com.diffplug.spotless" version "6.20.0"
15
16
id "io.opentelemetry.instrumentation.muzzle-generation" version "1.29.0-alpha-SNAPSHOT"
17
id "io.opentelemetry.instrumentation.muzzle-check" version "1.29.0-alpha-SNAPSHOT"
0 commit comments