Skip to content

Commit 8d298d1

Browse files
Update plugin spotless to v7.2.1 (#163)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 190f9e8 commit 8d298d1

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
@@ -14,7 +14,7 @@ binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibilit
1414
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
1515
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
1616
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.33.0" }
17-
spotless = { id = "com.diffplug.spotless", version = "7.0.4" }
17+
spotless = { id = "com.diffplug.spotless", version = "7.2.1" }
1818

1919
[libraries]
2020
autoService-annotations = { module = "com.google.auto.service:auto-service-annotations", version.ref = "autoService" }

0 commit comments

Comments
 (0)