Bump googleauth from 1.2.0 to 1.3.0 (#1928)

Bumps [googleauth](https://github.com/wstrange/GoogleAuth) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/wstrange/GoogleAuth/releases)
- [Changelog](https://github.com/wstrange/GoogleAuth/blob/master/NEWS)
- [Commits](https://github.com/wstrange/GoogleAuth/compare/1.2.0...1.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-23 17:52:50 +02:00 committed by Gabriele C
parent d6711d83b3
commit 4e62b81595

View File

@ -606,7 +606,7 @@
<dependency>
<groupId>com.warrenstrange</groupId>
<artifactId>googleauth</artifactId>
<version>1.2.0</version>
<version>1.3.0</version>
<optional>true</optional>
</dependency>