Bump dagger-compiler from 2.25.3 to 2.25.4 in /Plan

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-30 05:31:47 +00:00
parent 7653595c1c
commit a9d9e0d718
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ subprojects {
targetCompatibility = 1.8
ext.daggerVersion = "2.25.4"
ext.daggerCompilerVersion = "2.25.3"
ext.daggerCompilerVersion = "2.25.4"
ext.abstractPluginFrameworkVersion = "3.4.2"