Skip to content

Commit 683a83e

Browse files
Update dependency com.pinterest.ktlint:ktlint-cli to v1.6.0 (#343)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 49dcc0a commit 683a83e

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
@@ -21,7 +21,7 @@ testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version
2121
testcontainers-postgresql = { module = "org.testcontainers:postgresql" }
2222

2323
google-java-format = { module = "com.google.googlejavaformat:google-java-format", version = "1.27.0" }
24-
ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.5.0" }
24+
ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.6.0" }
2525

2626
[plugins]
2727
spotless = { id = "com.diffplug.spotless", version = "7.0.3" }

0 commit comments

Comments
 (0)