Skip to content

Commit

Permalink
Merge pull request #98 from k-groshev/dependabot/gradle/com.google.gu…
Browse files Browse the repository at this point in the history
…ava-guava-33.4.0-jre
  • Loading branch information
k-groshev authored Dec 23, 2024
2 parents 0bf7100 + 34ba182 commit 2f19eec
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 @@ -35,7 +35,7 @@ dependencies {
annotationProcessor 'org.projectlombok:lombok'

// This dependency is used by the application.
implementation 'com.google.guava:guava:33.3.1-jre'
implementation 'com.google.guava:guava:33.4.0-jre'

implementation('com.fasterxml.jackson.core:jackson-databind')
implementation('org.apache.commons:commons-lang3')
Expand Down

0 comments on commit 2f19eec

Please sign in to comment.