Skip to content

Commit

Permalink
Bump androidx.fragment:fragment
Browse files Browse the repository at this point in the history
Bumps the maven-dependencies group with 1 update in the / directory: androidx.fragment:fragment.


Updates `androidx.fragment:fragment` from 1.7.1 to 1.8.1

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 26, 2024
1 parent 9cd7a47 commit e55a20a
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 @@ -40,7 +40,7 @@ androidx-annotation = { module = "androidx.annotation:annotation", version = "1.
androidx-browser = { module = "androidx.browser:browser", version = "1.8.0" }
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version = "2.1.4" }
androidx-core = { module = "androidx.core:core", version = "1.13.1" }
androidx-fragment = { module = "androidx.fragment:fragment", version = "1.7.1" }
androidx-fragment = { module = "androidx.fragment:fragment", version = "1.8.1" }
androidx-navigation-fragment = { group = "androidx.navigation", name = "navigation-fragment", version.ref = "nav" }
androidx-navigation-ui = { group = "androidx.navigation", name = "navigation-ui", version.ref = "nav" }
androidx-preference = { module = "androidx.preference:preference", version = "1.2.1" }
Expand Down

0 comments on commit e55a20a

Please sign in to comment.