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

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

Bump ktlint from 0.48.1 to 0.48.2

Bumps [ktlint](https://github.com/pinterest/ktlint) from 0.48.1 to 0.48.2.
- [Release notes](https://github.com/pinterest/ktlint/releases)
- [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pinterest/ktlint/compare/0.48.1...0.48.2

)

---
updated-dependencies:
- dependency-name: com.pinterest:ktlint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 5b534438
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -122,7 +122,7 @@ dependencies {
    spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.12.0'
    spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.4.7'

    ktlint "com.pinterest:ktlint:0.48.1"
    ktlint "com.pinterest:ktlint:0.48.2"

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