Bump geoip2 from 2.13.1 to 2.14.0 in /Plan

Bumps [geoip2](https://github.com/maxmind/GeoIP2-java) from 2.13.1 to 2.14.0.
- [Release notes](https://github.com/maxmind/GeoIP2-java/releases)
- [Changelog](https://github.com/maxmind/GeoIP2-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/maxmind/GeoIP2-java/compare/v2.13.1...v2.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-16 05:31:03 +00:00
parent 3c5fd14baa
commit dd99c7cac3

View File

@ -86,7 +86,7 @@ subprojects {
ext.mysqlVersion = "8.0.20"
ext.hikariVersion = "3.4.5"
ext.slf4jVersion = "1.7.30"
ext.geoIpVersion = "2.13.1"
ext.geoIpVersion = "2.14.0"
ext.gsonVersion = "2.8.6"
ext.guavaVersion = "28.0-jre"
ext.bstatsVersion = "1.4"