Bump dagger from 2.19 to 2.20 in /Plan (#854)

This commit is contained in:
dependabot[bot] 2018-12-21 13:40:29 +00:00 committed by GitHub
parent a64336803f
commit 3e2b64f57e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@ subprojects {
sourceCompatibility = 1.8
targetCompatibility = 1.8
ext.daggerVersion = "2.19"
ext.daggerVersion = "2.20"
ext.daggerCompilerVersion = "2.19"
ext.abstractPluginFrameworkVersion = "3.4.0"