Bump dagger-compiler from 2.23.2 to 2.24 in /Plan

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-07-26 05:25:21 +00:00
parent ddd7d123b2
commit 3d53c94db2

View File

@ -44,7 +44,7 @@ subprojects {
targetCompatibility = 1.8
ext.daggerVersion = "2.23.2"
ext.daggerCompilerVersion = "2.23.2"
ext.daggerCompilerVersion = "2.24"
ext.abstractPluginFrameworkVersion = "3.4.1"
ext.planPluginBridgeVersion = "4.8.8-R0.2"