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

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

Merge pull request #322 from nextcloud/dependabot/gradle/com.pinterest-ktlint-0.41.0

Bump ktlint from 0.40.0 to 0.41.0
parents 986f9b9f 471a36e5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -145,7 +145,7 @@ dependencies {
    spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.11.0'
    spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.4.7'

    ktlint "com.pinterest:ktlint:0.40.0"
    ktlint "com.pinterest:ktlint:0.41.0"

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