Bump geoip2 from 2.14.0 to 2.15.0 in /Plan

Bumps [geoip2](https://github.com/maxmind/GeoIP2-java) from 2.14.0 to 2.15.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.14.0...v2.15.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-10-15 05:17:06 +00:00
parent 69181272a9
commit f6b4c29589

View File

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