Skip to content

Commit 8a9022d

Browse files
Update plugin spotless to v7.0.3 (#670)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a85b07a commit 8a9022d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ intelliJ = ["intellijCoreImpl", "intellijProjectModelImpl", "intellijAnalysisImp
2323
[plugins]
2424
kotlinJvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
2525
grammarKitComposer = { id = "com.alecstrong.grammar.kit.composer", version = "0.1.12" }
26-
spotless = { id = "com.diffplug.spotless", version = "7.0.2" }
26+
spotless = { id = "com.diffplug.spotless", version = "7.0.3" }
2727
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.31.0" }
2828
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
2929
intellij = { id = "org.jetbrains.intellij", version = "1.17.4" }

0 commit comments

Comments
 (0)