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 b553fb1 commit 4111ef5Copy full SHA for 4111ef5
gradle/libs.versions.toml
@@ -4,7 +4,7 @@ kotlin = "2.2.21"
4
[plugins]
5
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
6
dokka = { id = "org.jetbrains.dokka", version = "2.1.0" }
7
-ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.3.0" }
+ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "14.0.1" }
8
maven-publish = { id = "com.vanniktech.maven.publish", version = "0.34.0" }
9
plugin-publish = { id = "com.gradle.plugin-publish", version = "2.0.0" }
10
versions = { id = "com.github.ben-manes.versions", version = "0.53.0" }
0 commit comments