Bump fragment from 1.8.5 to 1.8.6 (#4704)

Bumps `fragment` from 1.8.5 to 1.8.6.

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

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

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

---
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-02-23 22:31:20 +08:00 committed by GitHub
parent b1dda802e7
commit d0e76a6b9c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@ constraintlayout = "2.2.0"
core = "1.15.0"
firebaseBom = "33.2.0"
flexbox = "3.0.0"
fragment = "1.8.5"
fragment = "1.8.6"
#不要更新版本
hutool = "5.8.22"