Bump org.jlleitschuh.gradle.ktlint from 11.0.0 to 11.1.0 (#157)
This commit is contained in:
parent
6a3e04f0af
commit
8def0961c6
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
plugins {
|
||||
id 'org.jetbrains.kotlin.jvm' version '1.8.0' apply false
|
||||
id "org.jlleitschuh.gradle.ktlint" version "11.0.0"
|
||||
id "org.jlleitschuh.gradle.ktlint" version "11.1.0"
|
||||
id "io.github.gradle-nexus.publish-plugin" version "1.1.0"
|
||||
id "org.jetbrains.kotlin.plugin.serialization" version "1.8.0"
|
||||
id "com.google.devtools.ksp" version "1.8.0-1.0.8" apply false
|
||||
|
|
Loading…
Reference in a new issue