Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit e7d41d4c authored by Tobias Kaminsky's avatar Tobias Kaminsky Committed by GitHub
Browse files

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

Bump ktlint from 0.34.2 to 0.35.0
parents dcf32556 8af0fbdb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -150,7 +150,7 @@ dependencies {
    spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.9.0'
    spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.4.6'

    ktlint "com.pinterest:ktlint:0.34.2"
    ktlint "com.pinterest:ktlint:0.35.0"

    // Required for local unit tests (JUnit 4 framework)
    testImplementation 'junit:junit:4.12'