Skip to content

Commit 29f140b

Browse files
Merge pull request #149 from ipregistry/dependabot/gradle/com.maxmind.db-maxmind-db-3.2.0
Bump com.maxmind.db:maxmind-db from 3.1.1 to 3.2.0
2 parents b77141c + 93cd615 commit 29f140b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ dependencies {
5454
implementation 'com.fasterxml.jackson.core:jackson-databind:2.19.0'
5555
implementation 'com.google.guava:guava:33.4.8-jre'
5656
implementation 'org.apache.httpcomponents.client5:httpclient5-fluent:5.5'
57-
implementation 'com.maxmind.db:maxmind-db:3.1.1'
57+
implementation 'com.maxmind.db:maxmind-db:3.2.0'
5858

5959
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.12.2'
6060
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.12.2'

0 commit comments

Comments
 (0)