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 4673b4d + 38f6ebf commit 508d1c8Copy full SHA for 508d1c8
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.0"
+ id("org.jlleitschuh.gradle.ktlint") version "11.4.2"
4
application
5
}
6
0 commit comments