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

Unverified Commit dc483bdb authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Merge pull request #548 from nextcloud/dependabot/gradle/com.pinterest-ktlint-0.49.0

parents 70acc9f6 0d3d6549
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -116,7 +116,7 @@ dependencies {
    spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.12.0'
    spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.0'

    ktlint "com.pinterest:ktlint:0.48.2"
    ktlint "com.pinterest:ktlint:0.49.0"

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