Skip to content

Commit da400ed

Browse files
Update plugin spotless to v6.18.0 (#32)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 95aacf8 commit da400ed

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.17.0" }
14+
spotless = { id = "com.diffplug.spotless", version = "6.18.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)