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 83557e5 commit 93b6fd5Copy full SHA for 93b6fd5
buildSrc/build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
val gradleNexusVersion = "1.3.0"
6
val kotlinVersion = "1.9.21"
7
val dokkaVersion = "1.8.20"
8
-val ktLintVersion = "11.6.1"
+val ktLintVersion = "12.0.3"
9
10
repositories {
11
gradlePluginPortal()
0 commit comments