Bump geoip2 from 2.12.0 to 2.13.0 in /Plan

Bumps [geoip2](https://github.com/maxmind/GeoIP2-java) from 2.12.0 to 2.13.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.12.0...v2.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-19 05:20:55 +00:00
parent a3cd3adb32
commit dcbd43f33d

View File

@ -91,7 +91,7 @@ subprojects {
ext.mysqlVersion = "8.0.18"
ext.hikariVersion = "3.4.1"
ext.slf4jVersion = "1.7.30"
ext.geoIpVersion = "2.12.0"
ext.geoIpVersion = "2.13.0"
ext.gsonVersion = "2.8.6"
ext.guavaVersion = "28.0-jre"
ext.bstatsVersion = "1.4"