Skip to content

Commit

Permalink
Update plugin spotless to v6.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2023
1 parent 8a3320f commit f8bdad7
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 @@ -10,6 +10,6 @@ grpc-protobuf = { module = "io.grpc:grpc-protobuf", version.ref = "grpc" }
annotationsapi = { module = "org.apache.tomcat:annotations-api", version = "6.0.53" }

[plugins]
spotless = { id = "com.diffplug.spotless", version = "6.23.0" }
spotless = { id = "com.diffplug.spotless", version = "6.23.1" }
protobuf = { id = "com.google.protobuf", version = "0.9.4" }
nexus = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }

0 comments on commit f8bdad7

Please sign in to comment.