Bump dagger from 2.23.2 to 2.24 in /PlanPluginBridge

Bumps [dagger](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:23:56 +00:00
parent 88c3b07356
commit ddd7d123b2

View File

@ -116,7 +116,7 @@
<dependency>
<groupId>com.google.dagger</groupId>
<artifactId>dagger</artifactId>
<version>2.23.2</version>
<version>2.24</version>
</dependency>
<!-- Plugins from repositories -->