Skip to content

Commit

Permalink
Update plugin com.diffplug.spotless to v6.23.2 (#6014)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 30, 2023
1 parent a7b2cc0 commit 433ad94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -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)) {
Expand Down

0 comments on commit 433ad94

Please sign in to comment.