Skip to content

Commit

Permalink
build(deps): bump fragment-ktx from 1.5.4 to 1.5.5
Browse files Browse the repository at this point in the history
Bumps fragment-ktx from 1.5.4 to 1.5.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]>
  • Loading branch information
dependabot[bot] authored and FunkyMuse committed Dec 11, 2022
1 parent e0a8b68 commit 5f42c25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ buildscript {
rx = '3.0.1'
material = "1.7.0"
moshi = "1.14.0"
fragment = "1.5.4"
fragment = "1.5.5"
activity = "1.6.1"
appCompat = "1.5.1"
coreKTX = "1.9.0"
Expand Down

0 comments on commit 5f42c25

Please sign in to comment.