Skip to content

Commit 20f910f

Browse files
renovate[bot]sagarwal
andauthored
Update dependency com.google.code.gson:gson to v2.13.2 (#5612)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [com.google.code.gson:gson](https://redirect.github.com/google/gson) | `2.13.1` -> `2.13.2` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.code.gson:gson/2.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.code.gson:gson/2.13.1/2.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/simpledotorg/simple-android). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: sagarwal <[email protected]>
1 parent e487e75 commit 20f910f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
- Bump AndroidX Work to v2.10.4
1616
- Bump AndroidX ViewModel to v2.9.4
1717
- Bump Lottie Compose to v6.6.9
18+
- Bump Gson to v2.13.2
1819

1920
### Changes
2021

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ faker = "com.github.blocoio:faker:2.0.4"
110110
firebase-config = "com.google.firebase:firebase-config:23.0.0"
111111
firebase-analytics = "com.google.firebase:firebase-analytics-ktx:22.5.0"
112112

113-
gson = "com.google.code.gson:gson:2.13.1"
113+
gson = "com.google.code.gson:gson:2.13.2"
114114

115115
itemanimators = "com.mikepenz:itemanimators:1.1.0"
116116

0 commit comments

Comments
 (0)