Bump com.diffplug.spotless from 6.14.0 to 6.14.1 (#7747)

This commit is contained in:
dependabot[bot] 2023-02-06 23:09:32 +00:00 committed by GitHub
parent dcc9795a2e
commit 0a71f58a50
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.14.0"
id("com.diffplug.spotless") version "6.14.1"
}
spotless {