Skip to content

Commit

Permalink
Update plugin spotless to v6.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and AlecKazakova committed Oct 3, 2022
1 parent 9a9e7a7 commit 0dfca55
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.20.0" }
spotless = { id = "com.diffplug.spotless", version = "6.10.0" }
spotless = { id = "com.diffplug.spotless", version = "6.11.0" }
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.20-1.0.6" }

0 comments on commit 0dfca55

Please sign in to comment.