Skip to content

Commit

Permalink
Bump androidx.fragment:fragment-ktx from 1.8.4 to 1.8.5 (#68)
Browse files Browse the repository at this point in the history
Bumps androidx.fragment:fragment-ktx from 1.8.4 to 1.8.5.

---
updated-dependencies:
- dependency-name: androidx.fragment:fragment-ktx
  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 Nov 11, 2024
1 parent 5c33109 commit 37d48f9
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 @@ -7,7 +7,7 @@ nexus-publish = "2.0.0"
android-minSdk = "24"
android-compileSdk = "34"
coreKtx = "1.13.1"
fragmentKtx = "1.8.4"
fragmentKtx = "1.8.5"
junit = "4.13.2"
junitVersion = "1.2.1"
espressoCore = "3.6.1"
Expand Down

0 comments on commit 37d48f9

Please sign in to comment.