Merge pull request #4679 from nextcloud/dependabot/gradle/com.pinterest-ktlint-0.35.0

Bump ktlint from 0.34.2 to 0.35.0
This commit is contained in:
Andy Scherzinger 2019-10-14 14:41:54 +02:00 committed by GitHub
commit a730311486
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -312,7 +312,7 @@ dependencies {
compileOnly "org.projectlombok:lombok:1.18.10"
annotationProcessor "org.projectlombok:lombok:1.18.10"
ktlint "com.pinterest:ktlint:0.34.2"
ktlint "com.pinterest:ktlint:0.35.0"
implementation 'org.conscrypt:conscrypt-android:2.2.1'
// dependencies for local unit tests