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:
parent
4df1b82c3b
commit
ebeb9a324f
|
@ -38,7 +38,7 @@ androidxSecurityCryptoKtx = "1.1.0-alpha06"
|
||||||
androidxTestEspresso = "3.6.0-alpha01"
|
androidxTestEspresso = "3.6.0-alpha01"
|
||||||
androidxTestExtJUnit = "1.2.0-alpha01"
|
androidxTestExtJUnit = "1.2.0-alpha01"
|
||||||
androidxTestUiAutomator = "2.3.0-alpha05"
|
androidxTestUiAutomator = "2.3.0-alpha05"
|
||||||
androidxWork = "2.9.0"
|
androidxWork = "2.9.1"
|
||||||
# https://github.com/harawata/appdirs
|
# https://github.com/harawata/appdirs
|
||||||
appDirs = "1.2.2"
|
appDirs = "1.2.2"
|
||||||
# https://github.com/arrow-kt/arrow
|
# https://github.com/arrow-kt/arrow
|
||||||
|
|
Loading…
Reference in New Issue