Merge pull request #21 from marhali/dependabot/gradle/org.jlleitschuh.gradle.ktlint-10.1.0
Bump org.jlleitschuh.gradle.ktlint from 10.0.0 to 10.1.0
This commit is contained in:
commit
30f9f5f4cf
@ -17,7 +17,7 @@ plugins {
|
|||||||
// detekt linter - read more: https://detekt.github.io/detekt/gradle.html
|
// detekt linter - read more: https://detekt.github.io/detekt/gradle.html
|
||||||
id("io.gitlab.arturbosch.detekt") version "1.17.1"
|
id("io.gitlab.arturbosch.detekt") version "1.17.1"
|
||||||
// ktlint linter - read more: https://github.com/JLLeitschuh/ktlint-gradle
|
// ktlint linter - read more: https://github.com/JLLeitschuh/ktlint-gradle
|
||||||
id("org.jlleitschuh.gradle.ktlint") version "10.0.0"
|
id("org.jlleitschuh.gradle.ktlint") version "10.1.0"
|
||||||
}
|
}
|
||||||
|
|
||||||
group = properties("pluginGroup")
|
group = properties("pluginGroup")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user