Skip to content

Commit 4bcbe00

Browse files
Update plugin spotless to v7.2.1 (#1624)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 04d5149 commit 4bcbe00

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
@@ -62,5 +62,5 @@ sqlite-jdbc = { module = "org.xerial:sqlite-jdbc", version = "3.50.3.0" }
6262
turbine = { module = "app.cash.turbine:turbine", version = "1.2.1" }
6363

6464
[plugins]
65-
spotless = { id = "com.diffplug.spotless", version = "7.2.0" }
65+
spotless = { id = "com.diffplug.spotless", version = "7.2.1" }
6666
zipline-kotlin = { id = "app.cash.zipline.kotlin" }

0 commit comments

Comments
 (0)