Skip to content

Commit f3fe66b

Browse files
Update plugin spotless to v7.2.1 (#327)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2b315c6 commit f3fe66b

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
@@ -31,4 +31,4 @@ kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
3131
kover = { id = "org.jetbrains.kotlinx.kover", version.ref = "kover" }
3232
qodana = { id = "org.jetbrains.qodana", version.ref = "qodana" }
3333
grammarkit= { id = "org.jetbrains.grammarkit", version.ref = "grammarkit" }
34-
spotless = { id = "com.diffplug.spotless", version = "7.2.0" }
34+
spotless = { id = "com.diffplug.spotless", version = "7.2.1" }

0 commit comments

Comments
 (0)