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