Skip to content

Commit 454c44a

Browse files
Update plugin spotless to v7.2.0 (#406)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 844384e commit 454c44a

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
@@ -7,6 +7,6 @@ coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", ve
77

88
[plugins]
99
kotlin = { id = "org.jetbrains.kotlin.multiplatform", version = "2.2.0" }
10-
spotless = { id = "com.diffplug.spotless", version = "7.1.0" }
10+
spotless = { id = "com.diffplug.spotless", version = "7.2.0" }
1111
publish = { id = "com.vanniktech.maven.publish", version = "0.34.0" }
1212
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }

0 commit comments

Comments
 (0)