Update plugin com.diffplug.spotless to v6.23.2 (#6014)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a7b2cc04fc
commit
433ad9462d
|
@ -2,7 +2,7 @@ plugins {
|
|||
`kotlin-dsl`
|
||||
|
||||
// When updating, update below in dependencies too
|
||||
id("com.diffplug.spotless") version "6.22.0"
|
||||
id("com.diffplug.spotless") version "6.23.2"
|
||||
}
|
||||
|
||||
if (!JavaVersion.current().isCompatibleWith(JavaVersion.VERSION_17)) {
|
||||
|
|
Loading…
Reference in New Issue