Skip to content

Commit

Permalink
Merge pull request #124 from ipregistry/dependabot/gradle/com.google.…
Browse files Browse the repository at this point in the history
…guava-guava-33.4.0-jre

Bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre
  • Loading branch information
github-actions[bot] authored Dec 23, 2024
2 parents e0652d3 + 3bb4ec2 commit 1c6ab9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ dependencies {
compileOnly 'org.projectlombok:lombok:1.18.36'

implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.2'
implementation 'com.google.guava:guava:33.3.1-jre'
implementation 'com.google.guava:guava:33.4.0-jre'
implementation 'org.apache.httpcomponents.client5:httpclient5-fluent:5.4.1'
implementation 'com.maxmind.db:maxmind-db:3.1.1'

Expand Down

0 comments on commit 1c6ab9c

Please sign in to comment.