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 48a7505 commit 258a95cCopy full SHA for 258a95c
Task-Tracker-Entities/build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
kotlin("multiplatform") version "1.8.22"
3
- id("org.jlleitschuh.gradle.ktlint") version "11.4.2"
+ id("org.jlleitschuh.gradle.ktlint") version "11.5.1"
4
id("maven-publish")
5
}
6
0 commit comments