Bump com.diffplug.spotless from 6.9.0 to 6.11.0 (#4852)
Bumps com.diffplug.spotless from 6.9.0 to 6.11.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 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:
parent
42bfb00245
commit
c7755005f0
|
|
@ -2,7 +2,7 @@ plugins {
|
|||
`kotlin-dsl`
|
||||
|
||||
// When updating, update below in dependencies too
|
||||
id("com.diffplug.spotless") version "6.9.0"
|
||||
id("com.diffplug.spotless") version "6.11.0"
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
|
|
|||
Loading…
Reference in New Issue