Skip to content

Commit

Permalink
fix: bump androidx.work:work-runtime-ktx from 2.9.1 to 2.10.0
Browse files Browse the repository at this point in the history
Bumps androidx.work:work-runtime-ktx from 2.9.1 to 2.10.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 3, 2024
1 parent 6d5e44d commit 8ba0bf1
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 @@ -14,7 +14,7 @@ hilt = "2.52"
hiltAndroid = "1.2.0"
room = "2.6.1"
navigation = "2.8.3"
workManager = "2.9.1"
workManager = "2.10.0"
datastore = "1.1.1"
coroutineTest = "1.9.0"
mockito = "5.14.2"
Expand Down

0 comments on commit 8ba0bf1

Please sign in to comment.