We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3d1a8e commit 33bbc76Copy full SHA for 33bbc76
build.gradle.kts
@@ -24,7 +24,7 @@ kotlin {
24
}
25
26
ktlint {
27
- version.set("1.4.1")
+ version.set("1.5.0")
28
29
30
tasks {
0 commit comments