Skip to content

Commit 477c1f5

Browse files
Update plugin spotless to v7.1.0 (#477)
1 parent c9315ef commit 477c1f5

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
@@ -13,7 +13,7 @@ lint = { id = "com.android.lint", version = "8.11.1" }
1313
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
1414
ksp = { id = "com.google.devtools.ksp", version = "2.0.21-1.0.27" }
1515
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.30.0" }
16-
spotless = { id = "com.diffplug.spotless", version = "7.0.0.BETA4" }
16+
spotless = { id = "com.diffplug.spotless", version = "7.1.0" }
1717

1818
[libraries]
1919
autoService-annotations = "com.google.auto.service:auto-service-annotations:1.1.1"

0 commit comments

Comments
 (0)