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 17ff8bf commit 5c9f734Copy full SHA for 5c9f734
gradle/libs.versions.toml
@@ -23,7 +23,7 @@ testcontainers-mysql = { module = "org.testcontainers:mysql" }
23
testcontainers-postgresql = { module = "org.testcontainers:postgresql" }
24
25
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" }
+ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.7.0" }
27
28
[plugins]
29
spotless = { id = "com.diffplug.spotless", version = "7.1.0" }
0 commit comments