Skip to content

Commit 9ed70f9

Browse files
Update plugin spotless to v8.3.0 (#394)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4d68b37 commit 9ed70f9

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
@@ -25,7 +25,7 @@ binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibilit
2525
buildConfig = { id = "com.github.gmazzo.buildconfig", version = "6.0.7" }
2626
dokka = { id = "org.jetbrains.dokka", version = "2.1.0" }
2727
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.36.0" }
28-
spotless = { id = "com.diffplug.spotless", version = "8.2.1" }
28+
spotless = { id = "com.diffplug.spotless", version = "8.3.0" }
2929

3030
[libraries]
3131
kotlin-bom = { module = "org.jetbrains.kotlin:kotlin-bom", version.ref = "kotlin" }

0 commit comments

Comments
 (0)