Skip to content

Commit

Permalink
Update plugin spotless to v7.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent 9ad2fc4 commit 1d2202d
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 @@ -29,7 +29,7 @@ buildConfig = { id = "com.github.gmazzo.buildconfig", version = "5.5.1" }
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.30.0" }
spotless = { id = "com.diffplug.spotless", version = "7.0.0" }
spotless = { id = "com.diffplug.spotless", version = "7.0.1" }

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

0 comments on commit 1d2202d

Please sign in to comment.