Bump dagger-compiler from 2.21 to 2.22.1 in /Plan

Bumps [dagger-compiler](https://github.com/google/dagger) from 2.21 to 2.22.1.
- [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.21...dagger-2.22.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-04-08 07:56:08 +00:00 committed by dependabot[bot]
parent 29a48133bb
commit 9ad80b529d

View File

@ -44,7 +44,7 @@ subprojects {
targetCompatibility = 1.8
ext.daggerVersion = "2.22.1"
ext.daggerCompilerVersion = "2.21"
ext.daggerCompilerVersion = "2.22.1"
ext.abstractPluginFrameworkVersion = "3.4.1"
ext.planPluginBridgeVersion = "4.7.0"