Skip to content

Commit

Permalink
Bump timber from 4.7.1 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [timber](https://github.com/JakeWharton/timber) from 4.7.1 to 5.0.1.
- [Release notes](https://github.com/JakeWharton/timber/releases)
- [Changelog](https://github.com/JakeWharton/timber/blob/trunk/CHANGELOG.md)
- [Commits](JakeWharton/timber@4.7.1...5.0.1)

---
updated-dependencies:
- dependency-name: com.jakewharton.timber:timber
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and zsoltboldizsar committed Oct 25, 2021
1 parent d18da91 commit ee22b73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {

api "io.insert-koin:koin-core:$koinVersion"

api 'com.jakewharton.timber:timber:4.7.1'
api 'com.jakewharton.timber:timber:5.0.1'

testImplementation "junit:junit:$junitVersion"
}
Expand Down

0 comments on commit ee22b73

Please sign in to comment.