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

Unverified Commit 34a18fd9 authored by dependabot-preview[bot]'s avatar dependabot-preview[bot] Committed by GitHub
Browse files

Merge pull request #251 from nextcloud/dependabot/gradle/com.pinterest-ktlint-0.39.0

parents 8c7d19bc 32abff22
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -149,7 +149,7 @@ dependencies {
    spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.10.1'
    spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.4.7'

    ktlint "com.pinterest:ktlint:0.38.1"
    ktlint "com.pinterest:ktlint:0.39.0"

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