Skip to content

Commit 2c8ae52

Browse files
committed
Update plugin spotless to v6.17.0
1 parent 8347fca commit 2c8ae52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ annotationsapi = { module = "org.apache.tomcat:annotations-api", version = "6.0.
1111
terminable = { module = "tr.com.infumia:terminable", version = "0.1.3" }
1212

1313
[plugins]
14-
spotless = { id = "com.diffplug.spotless", version = "6.16.0" }
14+
spotless = { id = "com.diffplug.spotless", version = "6.17.0" }
1515
protobuf = { id = "com.google.protobuf", version = "0.9.2" }
1616
nexus = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }

0 commit comments

Comments
 (0)