mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 15:15:51 +03:00
Merge pull request #4256 from nextcloud/dependabot/gradle/com.pinterest-ktlint-0.34.2
Bump ktlint from 0.34.1 to 0.34.2
This commit is contained in:
commit
4d1016ebfe
1 changed files with 1 additions and 1 deletions
|
@ -294,7 +294,7 @@ dependencies {
|
|||
compileOnly "org.projectlombok:lombok:1.18.8"
|
||||
annotationProcessor "org.projectlombok:lombok:1.18.8"
|
||||
|
||||
ktlint "com.pinterest:ktlint:0.34.1"
|
||||
ktlint "com.pinterest:ktlint:0.34.2"
|
||||
|
||||
// dependencies for local unit tests
|
||||
testImplementation 'junit:junit:4.12'
|
||||
|
|
Loading…
Reference in a new issue