Skip to content

Commit 6b684e4

Browse files
authored
Merge pull request #106 from rosuH/dependabot/gradle/org.jlleitschuh.gradle-ktlint-gradle-10.0.0
⬆️ Bump ktlint-gradle from 9.1.1 to 10.0.0
2 parents e0d40e7 + 2d4a676 commit 6b684e4

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)