Skip to content

Commit

Permalink
Bump androidx.fragment:fragment from 1.8.3 to 1.8.5
Browse files Browse the repository at this point in the history
Bumps androidx.fragment:fragment from 1.8.3 to 1.8.5.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent e3cbb48 commit 1bffccb
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 @@ -18,7 +18,7 @@ androidx-core-testing = { module = 'androidx.arch.core:core-testing', version =
androidx-espresso-contrib = { module = 'androidx.test.espresso:espresso-contrib', version.ref = 'espresso' }
androidx-espresso-core = { module = 'androidx.test.espresso:espresso-core', version.ref = 'espresso' }
androidx-espresso-intents = { module = 'androidx.test.espresso:espresso-intents', version.ref = 'espresso' }
androidx-fragment = { module = 'androidx.fragment:fragment', version = '1.8.3' }
androidx-fragment = { module = 'androidx.fragment:fragment', version = '1.8.5' }
androidx-junit = { module = 'androidx.test.ext:junit', version = '1.2.1' }
androidx-lifecycle-data = { module = 'androidx.lifecycle:lifecycle-livedata', version.ref = 'livedata' }
androidx-lifecycle-java = { module = 'androidx.lifecycle:lifecycle-common-java8', version.ref = 'livedata' }
Expand Down

0 comments on commit 1bffccb

Please sign in to comment.