Skip to content

Commit 435b8ea

Browse files
Update dependency com.pinterest.ktlint:ktlint-cli to v1.8.0 (#401)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c6dc4a2 commit 435b8ea

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
@@ -23,7 +23,7 @@ testcontainers-mysql = { module = "org.testcontainers:testcontainers-mysql" }
2323
testcontainers-postgresql = { module = "org.testcontainers:testcontainers-postgresql" }
2424

2525
google-java-format = { module = "com.google.googlejavaformat:google-java-format", version = "1.28.0" }
26-
ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.7.1" }
26+
ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.8.0" }
2727

2828
[plugins]
2929
spotless = { id = "com.diffplug.spotless", version = "8.0.0" }

0 commit comments

Comments
 (0)