Bump daggerVersion from 2.32 to 2.33

Bumps `daggerVersion` from 2.32 to 2.33.

Updates `dagger` from 2.32 to 2.33
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.32...dagger-2.33)

Updates `dagger-compiler` from 2.32 to 2.33
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.32...dagger-2.33)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-26 07:14:10 +00:00 committed by GitHub
parent 60cc441092
commit f6123d8dfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -112,7 +112,7 @@ dependencies {
def lifecycle_version = '2.2.0'
def arch_version = '2.1.0'
def markwon_version = '3.1.0'
def daggerVersion = '2.32'
def daggerVersion = '2.33'
def work_version = '2.5.0'
def retrofit_version = '2.9.0'

View File

@ -294,7 +294,7 @@ dependencies {
def big_image_viewer_version = '1.7.0'
def glide_version = '4.12.0'
def moshi_version = '1.11.0'
def daggerVersion = '2.32'
def daggerVersion = '2.33'
def autofill_version = "1.1.0"
def work_version = '2.5.0'
def arch_version = '2.1.0'