Skip to content

Commit

Permalink
Update plugin spotless to v6.9.1 (#3425)
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] committed Aug 10, 2022
1 parent 0d276ff commit 017c8dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
intellij = { id = "org.jetbrains.intellij", version = "1.6.0" }
grammarKitComposer = { id = "com.alecstrong.grammar.kit.composer", version = "0.1.10" }
publish = { id = "com.vanniktech.maven.publish", version = "0.21.0" }
spotless = { id = "com.diffplug.spotless", version = "6.9.0" }
spotless = { id = "com.diffplug.spotless", version = "6.9.1" }
changelog = { id = "org.jetbrains.changelog", version = "1.3.1" }
shadow = { id = "com.github.johnrengelman.shadow", version = "7.1.2" }
ksp = { id = "com.google.devtools.ksp", version = "1.7.10-1.0.6" }

0 comments on commit 017c8dc

Please sign in to comment.