Skip to content

Commit 1ed7244

Browse files
Update plugin spotless to v7.0.3
1 parent c9601a4 commit 1ed7244

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
@@ -29,4 +29,4 @@ kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
2929
kover = { id = "org.jetbrains.kotlinx.kover", version.ref = "kover" }
3030
qodana = { id = "org.jetbrains.qodana", version.ref = "qodana" }
3131
grammarkit= { id = "org.jetbrains.grammarkit", version.ref = "grammarkit" }
32-
spotless = { id = "com.diffplug.spotless", version = "7.0.2" }
32+
spotless = { id = "com.diffplug.spotless", version = "7.0.3" }

0 commit comments

Comments
 (0)