Skip to content

Commit 39ca3a2

Browse files
renovate[bot]sagarwal
andauthored
Update dependency org.ow2.asm:asm to v9.10.1 (#5822)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [org.ow2.asm:asm](http://asm.ow2.io/) ([source](https://gitlab.ow2.org/asm/asm/)) | `9.10` → `9.10.1` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.ow2.asm:asm/9.10.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.ow2.asm:asm/9.10/9.10.1?slim=true) | --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTQuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE5NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: sagarwal <sagarwal@rtsl.org>
1 parent d44bad9 commit 39ca3a2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- Bump sqlCipher to v4.16.0
1010
- Bump Material Components to v1.14.0
1111
- Bump KSP to v2.3.8
12-
- Bump asm to v9.10
12+
- Bump asm to v9.10.1
1313
- Bump Sentry Android to v6.8.1
1414
- Bump Compose BOM to v2026.05.01
1515
- Bump Sentry to v8.42.0

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ androidx-viewmodel-savedstate = { module = "androidx.lifecycle:lifecycle-viewmod
9595

9696
androidx-lifecycle-livedata-ktx = { module = "androidx.lifecycle:lifecycle-livedata-ktx", version.ref = "androidx-lifecycle" }
9797

98-
asm = "org.ow2.asm:asm:9.10"
98+
asm = "org.ow2.asm:asm:9.10.1"
9999

100100
chucker = { module = "com.github.chuckerteam.chucker:library", version.ref = "chucker" }
101101
chucker-no-op = { module = "com.github.chuckerteam.chucker:library-no-op", version.ref = "chucker" }

0 commit comments

Comments
 (0)