Bump guava from 26.0-jre to 28.0-jre in /Plan

Bumps [guava](https://github.com/google/guava) from 26.0-jre to 28.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-06-12 08:03:54 +00:00
parent 273d49b6f8
commit 555cd1db26

View File

@ -65,7 +65,7 @@ subprojects {
ext.hikariVersion = "3.3.1"
ext.slf4jVersion = "1.7.26"
ext.geoIpVersion = "2.12.0"
ext.guavaVersion = "26.0-jre"
ext.guavaVersion = "28.0-jre"
ext.bstatsVersion = "1.4"
repositories {