Skip to content

Commit 2d4a676

Browse files
⬆️ Bump ktlint-gradle from 9.1.1 to 10.0.0
Bumps ktlint-gradle from 9.1.1 to 10.0.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent c35b684 commit 2d4a676

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ buildscript {
1313
classpath 'com.android.tools.build:gradle:4.0.1'
1414
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1515
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
16-
classpath "org.jlleitschuh.gradle:ktlint-gradle:9.1.1"
16+
classpath "org.jlleitschuh.gradle:ktlint-gradle:10.0.0"
1717
// NOTE: Do not place your application dependencies here; they belong
1818
// in the individual module build.gradle files
1919
}

0 commit comments

Comments
 (0)