Skip to content

Commit

Permalink
Update plugin com.diffplug.spotless to v6.14.1 (#7)
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 Feb 11, 2023
1 parent c4529ac commit 49b54b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
id("org.jetbrains.dokka") version "1.7.20"
`java-library`
id("com.diffplug.spotless") version "6.14.0"
id("com.diffplug.spotless") version "6.15.0"
}

spotless {
Expand Down

0 comments on commit 49b54b1

Please sign in to comment.