Bump dagger from 2.20 to 2.21 in /PlanPluginBridge (#916)

This commit is contained in:
dependabot[bot] 2019-02-08 12:44:17 +00:00 committed by GitHub
parent fd46b7ea51
commit fc93492b6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -136,7 +136,7 @@
<dependency> <dependency>
<groupId>com.google.dagger</groupId> <groupId>com.google.dagger</groupId>
<artifactId>dagger</artifactId> <artifactId>dagger</artifactId>
<version>2.20</version> <version>2.21</version>
</dependency> </dependency>
<!-- Plugins from repositories --> <!-- Plugins from repositories -->