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.
2 parents 0c3c09b + 43dcb1e commit 5ce6aaaCopy full SHA for 5ce6aaa
Task-Tracker-CLI/build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
kotlin("jvm") version "1.8.22"
3
- id("org.jlleitschuh.gradle.ktlint") version "11.4.2"
+ id("org.jlleitschuh.gradle.ktlint") version "11.5.1"
4
application
5
}
6
0 commit comments