Skip to content

Commit 41aa4fa

Browse files
Bump com.maxmind.db:maxmind-db from 3.2.0 to 4.0.0
Bumps [com.maxmind.db:maxmind-db](https://github.com/maxmind/MaxMind-DB-Reader-java) from 3.2.0 to 4.0.0. - [Release notes](https://github.com/maxmind/MaxMind-DB-Reader-java/releases) - [Changelog](https://github.com/maxmind/MaxMind-DB-Reader-java/blob/main/CHANGELOG.md) - [Commits](maxmind/MaxMind-DB-Reader-java@v3.2.0...v4.0.0) --- updated-dependencies: - dependency-name: com.maxmind.db:maxmind-db dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 524c79b commit 41aa4fa

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)