Skip to content

Commit 055c199

Browse files
Bump com.diffplug.spotless from 6.19.0 to 6.20.0 (open-telemetry#8976)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 74e466e commit 055c199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conventions/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
`kotlin-dsl`
33
// When updating, update below in dependencies too
4-
id("com.diffplug.spotless") version "6.19.0"
4+
id("com.diffplug.spotless") version "6.20.0"
55
}
66

77
spotless {

0 commit comments

Comments
 (0)