Bump com.diffplug.spotless from 6.14.1 to 6.15.0 (#7797)

This commit is contained in:
dependabot[bot] 2023-02-10 15:15:03 -08:00 committed by GitHub
parent 2d776af318
commit 5798f6fa03
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 { plugins {
`kotlin-dsl` `kotlin-dsl`
// When updating, update below in dependencies too // When updating, update below in dependencies too
id("com.diffplug.spotless") version "6.14.1" id("com.diffplug.spotless") version "6.15.0"
} }
spotless { spotless {