Bump ktlint-gradle from 9.1.1 to 10.2.1 (#378)
Bumps ktlint-gradle from 9.1.1 to 10.2.1. --- updated-dependencies: - dependency-name: org.jlleitschuh.gradle:ktlint-gradle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
8b3eeaa89f
commit
198daad562
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ ext.versions = [
|
|||
// Plugins
|
||||
androidGradlePlugin : '4.1.0',
|
||||
dokkaGradlePlugin : '1.6.0',
|
||||
ktlintGradle : '9.1.1',
|
||||
ktlintGradle : '10.2.1',
|
||||
spotlessGradlePlugin : '3.26.1',
|
||||
jacocoGradlePlugin : '0.8.7',
|
||||
binaryCompatibilityValidator: '0.2.3',
|
||||
|
|
Loading…
Reference in a new issue