build(deps): Bump androidxWork from 2.9.0 to 2.9.1 (#513)

Bumps `androidxWork` from 2.9.0 to 2.9.1.

Updates `androidx.work:work-runtime` from 2.9.0 to 2.9.1

Updates `androidx.work:work-runtime-ktx` 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
- dependency-name: androidx.work:work-runtime-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-08-08 13:03:23 +03:00 committed by GitHub
parent 4df1b82c3b
commit ebeb9a324f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ androidxSecurityCryptoKtx = "1.1.0-alpha06"
androidxTestEspresso = "3.6.0-alpha01"
androidxTestExtJUnit = "1.2.0-alpha01"
androidxTestUiAutomator = "2.3.0-alpha05"
androidxWork = "2.9.0"
androidxWork = "2.9.1"
# https://github.com/harawata/appdirs
appDirs = "1.2.2"
# https://github.com/arrow-kt/arrow