Skip to content

Commit cde203a

Browse files
Update plugin spotless to v6.19.0 (#128)
1 parent 7007ed2 commit cde203a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dokka = { id = "org.jetbrains.dokka", version = "1.8.10" }
1111
lint = { id = "com.android.lint", version = "8.0.0" }
1212
ksp = { id = "com.google.devtools.ksp", version = "1.8.21-1.0.11" }
1313
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.25.2" }
14-
spotless = { id = "com.diffplug.spotless", version = "6.18.0" }
14+
spotless = { id = "com.diffplug.spotless", version = "6.19.0" }
1515

1616
[libraries]
1717
autoService-annotations = "com.google.auto.service:auto-service-annotations:1.1.0"

0 commit comments

Comments
 (0)