Skip to content

Commit 0fc3c2f

Browse files
authored
Merge pull request #3880 from owncloud/dependabot/gradle/org.jlleitschuh.gradle-ktlint-gradle-11.1.0
Bump ktlint-gradle from 11.0.0 to 11.1.0
2 parents f7ce240 + 20afd81 commit 0fc3c2f

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
@@ -39,7 +39,7 @@ buildscript {
3939
dependencies {
4040
classpath "com.android.tools.build:gradle:7.3.1"
4141
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$orgJetbrainsKotlin"
42-
classpath "org.jlleitschuh.gradle:ktlint-gradle:11.0.0"
42+
classpath "org.jlleitschuh.gradle:ktlint-gradle:11.1.0"
4343
}
4444
}
4545

0 commit comments

Comments
 (0)