Skip to content

Commit

Permalink
deps(upgrade): bump work from 2.8.1 to 2.9.0
Browse files Browse the repository at this point in the history
Bumps `work` from 2.8.1 to 2.9.0.

Updates `androidx.work:work-runtime-ktx` from 2.8.1 to 2.9.0

Updates `androidx.work:work-gcm` from 2.8.1 to 2.9.0

---
updated-dependencies:
- dependency-name: androidx.work:work-runtime-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.work:work-gcm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 39a2c7a commit 341881c
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 @@ -15,7 +15,7 @@ constraintLayout = "2.1.4"
annotation = "1.7.0"
appcompat = "1.6.1"
fragment = "1.6.2"
work = "2.8.1"
work = "2.9.0"
preference = "1.2.1"
okhttp = "4.12.0"
retrofit = "2.9.0"
Expand Down

0 comments on commit 341881c

Please sign in to comment.