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 3f0ea74 commit f10723bCopy full SHA for f10723b
gradle/libs.versions.toml
@@ -31,7 +31,7 @@ ecj = { module = "org.eclipse.jdt:ecj", version = "3.42.0" }
31
jmh-core = { module = "org.openjdk.jmh:jmh-core", version.ref = "jmh" }
32
33
google-java-format = { module = "com.google.googlejavaformat:google-java-format", version = "1.28.0" }
34
-ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.7.0" }
+ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.7.1" }
35
36
quarkus-doma = { module = "io.quarkiverse.doma:quarkus-doma", version = "1.0.4"}
37
0 commit comments