Merge pull request #8066 from nextcloud/dependabot/gradle/daggerVersion-2.33

Bump daggerVersion from 2.32 to 2.33
This commit is contained in:
Andy Scherzinger 2021-02-26 10:34:06 +01:00 committed by GitHub
commit 5a2ca96c05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ configurations {
ext {
jacocoVersion = "0.8.2"
daggerVersion = "2.32"
daggerVersion = "2.33"
markwonVersion = "4.6.2"
prismVersion = "2.0.0"
butterknifeVersion = "10.2.3"