Skip to content

Commit

Permalink
Update plugin spotless to v6.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2024
1 parent 8f0ca8c commit ae83fea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibilit
dokka = { id = "org.jetbrains.dokka", version = "1.9.10" }
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.26.0" }
spotless = { id = "com.diffplug.spotless", version = "6.23.3" }
spotless = { id = "com.diffplug.spotless", version = "6.24.0" }

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

0 comments on commit ae83fea

Please sign in to comment.