Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Commit

Permalink
Bump com.jakewharton.timber:timber from 4.7.1 to 5.0.1 (#2568)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent f1c0ac3 commit 1c00437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ androidx-recyclerview = { module = "androidx.recyclerview:recyclerview", version

# Legacy
gson = { module = "com.google.code.gson:gson", version = "2.10.1" } # will be removed in favor of KotlinX serialization
timber = { module = "com.jakewharton.timber:timber", version = "4.7.1" }
timber = { module = "com.jakewharton.timber:timber", version = "5.0.1" }
eventbus = { module = "org.greenrobot:eventbus", version = "3.3.1" } # will be removed
keval = { module = "com.notkamui.libs:keval", version = "0.9.0" }
opencsv-csv = { module = "com.opencsv:opencsv", version = "5.5" }
Expand Down

0 comments on commit 1c00437

Please sign in to comment.