Skip to content

Commit

Permalink
build(deps): bump the maven-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the maven-dependencies group with 2 updates: androidx.fragment:fragment and androidx.lifecycle:lifecycle-common.


Updates `androidx.fragment:fragment` from 1.8.0-beta01 to 1.8.0-rc01

Updates `androidx.lifecycle:lifecycle-common` from 2.8.0 to 2.8.1

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 29, 2024
1 parent 135fc72 commit d817828
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ lsparanoid = "0.6.0"
annotation = "1.8.0"
core = "1.13.1"
collection = "1.4.0"
fragment = "1.8.0-beta01"
fragment = "1.8.0-rc01"
recyclerview = "1.3.2"
lifecycle-common = "2.8.0"
lifecycle-common = "2.8.1"
vectordrawable = "1.2.0"
vectordrawable-animated = "1.2.0"
customview = "1.2.0-alpha02"
Expand Down

0 comments on commit d817828

Please sign in to comment.