Bump com.diffplug.spotless from 6.17.0 to 6.18.0 (#8235)

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:
dependabot[bot] 2023-04-07 12:17:39 +03:00 committed by GitHub
parent 8068d9d770
commit e79c46e190
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
plugins {
`kotlin-dsl`
// When updating, update below in dependencies too
id("com.diffplug.spotless") version "6.17.0"
id("com.diffplug.spotless") version "6.18.0"
}
spotless {