Bump com.diffplug.spotless from 6.17.0 to 6.18.0 in /examples/extension (#8236)
This commit is contained in:
parent
1cd634b341
commit
daee262ff6
|
@ -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 "8.1.1"
|
id "com.github.johnrengelman.shadow" version "8.1.1"
|
||||||
id "com.diffplug.spotless" version "6.17.0"
|
id "com.diffplug.spotless" version "6.18.0"
|
||||||
|
|
||||||
id "io.opentelemetry.instrumentation.muzzle-generation" version "1.25.0-alpha-SNAPSHOT"
|
id "io.opentelemetry.instrumentation.muzzle-generation" version "1.25.0-alpha-SNAPSHOT"
|
||||||
id "io.opentelemetry.instrumentation.muzzle-check" version "1.25.0-alpha-SNAPSHOT"
|
id "io.opentelemetry.instrumentation.muzzle-check" version "1.25.0-alpha-SNAPSHOT"
|
||||||
|
|
Loading…
Reference in New Issue