mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-02-05 16:30:24 +08:00
Bump geoip2 from 3.0.1 to 3.0.2 in /Plan (#2705)
Bumps [geoip2](https://github.com/maxmind/GeoIP2-java) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/maxmind/GeoIP2-java/releases) - [Changelog](https://github.com/maxmind/GeoIP2-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/maxmind/GeoIP2-java/compare/v3.0.1...v3.0.2) --- updated-dependencies: - dependency-name: com.maxmind.geoip2:geoip2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
99e2e987c6
commit
760d4225be
@ -92,7 +92,7 @@ subprojects {
|
||||
adventureVersion = "4.11.0"
|
||||
hikariVersion = "5.0.1"
|
||||
slf4jVersion = "2.0.3"
|
||||
geoIpVersion = "3.0.1"
|
||||
geoIpVersion = "3.0.2"
|
||||
gsonVersion = "2.10"
|
||||
dependencyDownloadVersion = "1.3.0"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user