Skip to content

Commit 8190742

Browse files
Merge pull request #177 from ipregistry/dependabot/gradle/com.maxmind.db-maxmind-db-4.0.0
Bump com.maxmind.db:maxmind-db from 3.2.0 to 4.0.0
2 parents 524c79b + 41aa4fa commit 8190742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ dependencies {
8080
implementation 'com.fasterxml.jackson.core:jackson-databind:2.20.0'
8181
implementation 'com.google.guava:guava:33.5.0-jre'
8282
implementation 'org.apache.httpcomponents.client5:httpclient5-fluent:5.5.1'
83-
implementation 'com.maxmind.db:maxmind-db:3.2.0'
83+
implementation 'com.maxmind.db:maxmind-db:4.0.0'
8484

8585
testImplementation 'org.junit.jupiter:junit-jupiter-api:6.0.1'
8686
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:6.0.1'

0 commit comments

Comments
 (0)