Skip to content

Commit 5c9f734

Browse files
Update dependency com.pinterest.ktlint:ktlint-cli to v1.7.0 (#366)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 17ff8bf commit 5c9f734

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:mysql" }
2323
testcontainers-postgresql = { module = "org.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.6.0" }
26+
ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.7.0" }
2727

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

0 commit comments

Comments
 (0)