Skip to content

Commit d670b01

Browse files
Update dependency com.pinterest.ktlint:ktlint-cli to v1.7.1
1 parent 192eed7 commit d670b01

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.7.0" }
26+
ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.7.1" }
2727

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

0 commit comments

Comments
 (0)