We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49dcc0a commit 683a83eCopy full SHA for 683a83e
gradle/libs.versions.toml
@@ -21,7 +21,7 @@ testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version
21
testcontainers-postgresql = { module = "org.testcontainers:postgresql" }
22
23
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" }
+ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.6.0" }
25
26
[plugins]
27
spotless = { id = "com.diffplug.spotless", version = "7.0.3" }
0 commit comments