Skip to content

Commit 8435f5a

Browse files
Update plugin spotless to v7.0.4 (#345)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9dd95da commit 8435f5a

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
@@ -24,6 +24,6 @@ google-java-format = { module = "com.google.googlejavaformat:google-java-format"
2424
ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.6.0" }
2525

2626
[plugins]
27-
spotless = { id = "com.diffplug.spotless", version = "7.0.3" }
27+
spotless = { id = "com.diffplug.spotless", version = "7.0.4" }
2828
doma-compile = { id = "org.domaframework.doma.compile", version = "4.0.0" }
2929
eclipse-apt = { id = "com.diffplug.eclipse.apt", version = "4.3.0" }

0 commit comments

Comments
 (0)