Skip to content

Commit

Permalink
chore(deps): bump androidx.work:work-runtime from 2.9.0 to 2.9.1
Browse files Browse the repository at this point in the history
Bumps androidx.work:work-runtime from 2.9.0 to 2.9.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 9f0ebd1 commit 2805a64
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 @@ -20,7 +20,7 @@ androidxAppCompat = "1.7.0"
androidxConstraintlayout = "2.1.4"
androidxLifecycleProcess = "2.8.6"
androidxPreference = "1.2.1"
workRuntime = "2.9.0"
workRuntime = "2.9.1"
androidxLocalbroadcastmanager = "1.1.0"
androidxLegacySupportV4 = "1.0.0"
androidxJunit = "1.2.1"
Expand Down

0 comments on commit 2805a64

Please sign in to comment.