Skip to content

Commit

Permalink
chore: bump com.jakewharton.timber:timber from 4.7.1 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [com.jakewharton.timber: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 May 23, 2024
1 parent 6e6135a commit ce50e00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ dependencies {
implementation 'com.google.android.material:material:1.4.0'

//Timber
implementation 'com.jakewharton.timber:timber:4.7.1'
implementation 'com.jakewharton.timber:timber:5.0.1'

implementation 'no.nordicsemi.android.support.v18:scanner:1.6.0'

Expand Down

0 comments on commit ce50e00

Please sign in to comment.