Skip to content

Commit 192eed7

Browse files
Update plugin spotless to v7.2.0 (#367)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5c9f734 commit 192eed7

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
@@ -26,7 +26,7 @@ google-java-format = { module = "com.google.googlejavaformat:google-java-format"
2626
ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.7.0" }
2727

2828
[plugins]
29-
spotless = { id = "com.diffplug.spotless", version = "7.1.0" }
29+
spotless = { id = "com.diffplug.spotless", version = "7.2.0" }
3030
doma-codegen = { id = "org.domaframework.doma.codegen", version = "3.2.1" }
3131
doma-compile = { id = "org.domaframework.doma.compile", version = "4.0.2" }
3232
eclipse-apt = { id = "com.diffplug.eclipse.apt", version = "4.3.0" }

0 commit comments

Comments
 (0)