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 192eed7 commit d670b01Copy full SHA for d670b01
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.7.0" }
+ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.7.1" }
27
28
[plugins]
29
spotless = { id = "com.diffplug.spotless", version = "7.2.0" }
0 commit comments