Skip to content

Commit

Permalink
feat(deps): bump androidxFragment from 1.5.7 to 1.6.2
Browse files Browse the repository at this point in the history
Bumps `androidxFragment` from 1.5.7 to 1.6.2.

Updates `androidx.fragment:fragment-ktx` from 1.5.7 to 1.6.2

Updates `androidx.fragment:fragment-testing` from 1.5.7 to 1.6.2

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and JuancaG05 committed Apr 8, 2024
1 parent c9f80d0 commit bc070eb
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 @@ androidxContraintLayout = "2.1.4"
androidxCore = "1.10.1"
androidxEnterpriseFeedback = "1.1.0"
androidxEspresso = "3.5.1"
androidxFragment = "1.5.7"
androidxFragment = "1.6.2"
androidxLegacy = "1.0.0"
androidxLifecycle = "2.5.1"
androidxLifecycleExtensions = "2.2.0"
Expand Down

0 comments on commit bc070eb

Please sign in to comment.