Skip to content

Commit

Permalink
Update plugin org.jlleitschuh.gradle.ktlint to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 28, 2022
1 parent 23ee965 commit b294845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
@@ -1,7 +1,7 @@
plugins {
kotlin("jvm") version "1.7.22"
kotlin("plugin.serialization") version "1.7.22"
id("org.jlleitschuh.gradle.ktlint").version("10.2.0")
id("org.jlleitschuh.gradle.ktlint").version("11.0.0")
}

repositories {
Expand Down

0 comments on commit b294845

Please sign in to comment.