Bump dagger from 2.22.1 to 2.23 in /PlanPluginBridge

Bumps [dagger](https://github.com/google/dagger) from 2.22.1 to 2.23.
- [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.22.1...dagger-2.23)
This commit is contained in:
dependabot-preview[bot] 2019-05-30 07:22:43 +00:00
parent 70b9c4d8e6
commit 7d67d1e3b2

View File

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