We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b77141c + 93cd615 commit 29f140bCopy full SHA for 29f140b
1 file changed
build.gradle
@@ -54,7 +54,7 @@ dependencies {
54
implementation 'com.fasterxml.jackson.core:jackson-databind:2.19.0'
55
implementation 'com.google.guava:guava:33.4.8-jre'
56
implementation 'org.apache.httpcomponents.client5:httpclient5-fluent:5.5'
57
- implementation 'com.maxmind.db:maxmind-db:3.1.1'
+ implementation 'com.maxmind.db:maxmind-db:3.2.0'
58
59
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.12.2'
60
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.12.2'
0 commit comments