Skip to content

Commit

Permalink
build(deps): bump the maven-dependencies group across 1 directory wit…
Browse files Browse the repository at this point in the history
…h 2 updates

Bumps the maven-dependencies group with 2 updates in the / directory: [com.github.HChenX:HookTool](https://github.com/HChenX/HookTool) and androidx.recyclerview:recyclerview.


Updates `com.github.HChenX:HookTool` from v.1.1.6.2 to v.1.1.7
- [Release notes](https://github.com/HChenX/HookTool/releases)
- [Commits](https://github.com/HChenX/HookTool/commits)

Updates `androidx.recyclerview:recyclerview` from 1.3.2 to 1.4.0

---
updated-dependencies:
- dependency-name: com.github.HChenX:HookTool
  dependency-type: direct:production
  dependency-group: maven-dependencies
- dependency-name: androidx.recyclerview:recyclerview
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 80608f3 commit eb3fc3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ core = "1.15.0"
collection = "1.4.5"
fragment = "1.8.5"
lunarcalendar = "latest.release"
recyclerview = "1.3.2"
recyclerview = "1.4.0"
lifecycle-common = "2.8.7"
coordinatorlayout = "1.2.0"
constraintlayout = "2.2.0"
Expand All @@ -20,7 +20,7 @@ gson = "2.11.0"
dexkit = "2.0.3"
ezxhelper = "2.2.0"
hiddenapibypass = "4.3"
hooktool = "v.1.1.6.2"
hooktool = "v.1.1.7"
lyricGetterApi = "6.0.0"
mmkv = "2.0.2"

Expand Down

0 comments on commit eb3fc3c

Please sign in to comment.