Skip to content

Commit

Permalink
Bump ktlint from 0.40.0 to 0.41.0 (#16)
Browse files Browse the repository at this point in the history
Bumps [ktlint](https://github.com/pinterest/ktlint) from 0.40.0 to 0.41.0.
- [Release notes](https://github.com/pinterest/ktlint/releases)
- [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
- [Commits](pinterest/ktlint@0.40.0...0.41.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 19, 2021
1 parent 168f6ac commit ee13768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ apply plugin: 'kotlin-kapt'
buildscript {
ext.junit_version = '4.13.2'
ext.koin_version = '2.2.2'
ext.ktlint_version = '0.40.0'
ext.ktlint_version = '0.41.0'
ext.kotlin_coroutines_version = '1.4.3'
ext.lifecycle_version = '2.3.0'
ext.lifecycle_test_version = '2.1.0'
Expand Down

0 comments on commit ee13768

Please sign in to comment.