mirror of
https://github.com/TermoraDev/termora.git
synced 2026-01-16 02:12:58 +08:00
chore(deps): bump com.github.hstyi:geolite2
Bumps [com.github.hstyi:geolite2](https://github.com/hstyi/GeoLite2) from v1.0-202508040102 to v1.0-202508110059. - [Release notes](https://github.com/hstyi/GeoLite2/releases) - [Commits](https://github.com/hstyi/GeoLite2/commits) --- updated-dependencies: - dependency-name: com.github.hstyi:geolite2 dependency-version: v1.0-202508110059 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -9,7 +9,7 @@ dependencies {
|
||||
compileOnly(project(":"))
|
||||
implementation("com.maxmind.geoip2:geoip2:4.3.1")
|
||||
// https://github.com/hstyi/geolite2
|
||||
implementation("com.github.hstyi:geolite2:v1.0-202508040102")
|
||||
implementation("com.github.hstyi:geolite2:v1.0-202508110059")
|
||||
}
|
||||
|
||||
apply(from = "$rootDir/plugins/common.gradle.kts")
|
||||
|
||||
Reference in New Issue
Block a user