Bump com.diffplug.spotless:spotless-plugin-gradle from 6.17.0 to 6.18.0 in /examples/distro (#8237)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
dc696a4d33
commit
8068d9d770
|
@ -12,7 +12,7 @@ buildscript {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath "com.diffplug.spotless:spotless-plugin-gradle:6.17.0"
|
classpath "com.diffplug.spotless:spotless-plugin-gradle:6.18.0"
|
||||||
classpath "gradle.plugin.com.github.johnrengelman:shadow:8.0.0"
|
classpath "gradle.plugin.com.github.johnrengelman:shadow:8.0.0"
|
||||||
classpath "io.opentelemetry.instrumentation:gradle-plugins:1.25.0-alpha-SNAPSHOT"
|
classpath "io.opentelemetry.instrumentation:gradle-plugins:1.25.0-alpha-SNAPSHOT"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue