Skip to content

Commit

Permalink
chore(deps): bump fragment from 1.8.2 to 1.8.5 (#4329)
Browse files Browse the repository at this point in the history
Bumps `fragment` from 1.8.2 to 1.8.5.

Updates `androidx.fragment:fragment` from 1.8.2 to 1.8.5

Updates `androidx.fragment:fragment-ktx` from 1.8.2 to 1.8.5

Updates `androidx.fragment:fragment-testing` from 1.8.2 to 1.8.5

---
updated-dependencies:
- dependency-name: androidx.fragment:fragment
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.fragment:fragment-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.fragment:fragment-testing
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jan 15, 2025
1 parent 0f10517 commit f6ddfef
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 @@ -10,7 +10,7 @@ constraintlayout = "2.1.4"
core = "1.15.0"
firebaseBom = "33.2.0"
flexbox = "3.0.0"
fragment = "1.8.2"
fragment = "1.8.5"

#不要更新版本
hutool = "5.8.22"
Expand Down

0 comments on commit f6ddfef

Please sign in to comment.