Bump org.jlleitschuh.gradle.ktlint from 10.0.0 to 10.1.0
Bumps org.jlleitschuh.gradle.ktlint from 10.0.0 to 10.1.0. --- updated-dependencies: - dependency-name: org.jlleitschuh.gradle.ktlint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9cb6cf1ce2
commit
62844bc2b2
@ -17,7 +17,7 @@ plugins {
|
||||
// detekt linter - read more: https://detekt.github.io/detekt/gradle.html
|
||||
id("io.gitlab.arturbosch.detekt") version "1.17.1"
|
||||
// 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")
|
||||
|
Loading…
x
Reference in New Issue
Block a user