Bump com.diffplug.spotless from 6.3.0 to 6.11.0 in /examples/extension (#7070)

This commit is contained in:
dependabot[bot] 2022-11-04 22:36:20 +00:00 committed by GitHub
parent 1b9bcf7fb0
commit 8d182f2605
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ plugins {
See https://imperceptiblethoughts.com/shadow/ for more details about Shadow plugin. See https://imperceptiblethoughts.com/shadow/ for more details about Shadow plugin.
*/ */
id "com.github.johnrengelman.shadow" version "7.1.2" id "com.github.johnrengelman.shadow" version "7.1.2"
id "com.diffplug.spotless" version "6.3.0" id "com.diffplug.spotless" version "6.11.0"
id "io.opentelemetry.instrumentation.muzzle-generation" version "1.20.0-alpha-SNAPSHOT" id "io.opentelemetry.instrumentation.muzzle-generation" version "1.20.0-alpha-SNAPSHOT"
id "io.opentelemetry.instrumentation.muzzle-check" version "1.20.0-alpha-SNAPSHOT" id "io.opentelemetry.instrumentation.muzzle-check" version "1.20.0-alpha-SNAPSHOT"