Skip to content

Commit e11102f

Browse files
Bump com.diffplug.spotless:spotless-plugin-gradle from 6.19.0 to 6.20.0 in /examples/distro (#8979)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6c3115d commit e11102f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/distro/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ buildscript {
1212
}
1313
}
1414
dependencies {
15-
classpath "com.diffplug.spotless:spotless-plugin-gradle:6.19.0"
15+
classpath "com.diffplug.spotless:spotless-plugin-gradle:6.20.0"
1616
classpath "gradle.plugin.com.github.johnrengelman:shadow:8.0.0"
1717
classpath "io.opentelemetry.instrumentation:gradle-plugins:1.29.0-alpha-SNAPSHOT"
1818
}

0 commit comments

Comments
 (0)