Skip to content

Commit

Permalink
Update plugin spotless to v6.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 27, 2023
1 parent b0834e4 commit b086e85
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.22.0" }
spotless = { id = "com.diffplug.spotless", version = "6.23.0" }
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 b086e85

Please sign in to comment.