Bump guava-testlib from 19.0 to 23.0 (#1130)

Bumps [guava-testlib](https://github.com/google/guava) from 19.0 to 23.0.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/compare/v19.0...v23.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-11 09:31:38 +02:00
committed by Ilkka Seppälä
parent f1471641b0
commit 8618ab64f6

View File

@ -37,7 +37,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava-testlib</artifactId>
<version>19.0</version>
<version>23.0</version>
<scope>test</scope>
</dependency>
<dependency>