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 d0ca24c commit 7ecaca6Copy full SHA for 7ecaca6
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
id("com.gradle.plugin-publish") version "1.2.1"
6
id("java-gradle-plugin")
7
id("maven-publish")
8
- id("org.jlleitschuh.gradle.ktlint") version "11.5.1"
+ id("org.jlleitschuh.gradle.ktlint") version "11.6.0"
9
}
10
11
repositories {
0 commit comments