Skip to content

Commit

Permalink
Merge pull request #44 from kit-data-manager/dependabot/gradle/develo…
Browse files Browse the repository at this point in the history
…pment/com.google.guava-guava-33.3.0-jre
  • Loading branch information
dependabot[bot] committed Aug 27, 2024
2 parents 32492b1 + a6dad27 commit 1f8836e
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 @@ -59,7 +59,7 @@ dependencies {
implementation 'org.apache.commons:commons-collections4:4.4'
implementation 'org.json:json:20220320'
implementation 'com.github.jknack:handlebars:4.3.0'
implementation 'com.google.guava:guava:31.1-jre'
implementation 'com.google.guava:guava:33.3.0-jre'
implementation 'commons-io:commons-io:2.11.0'
implementation 'javax.validation:validation-api:2.0.1.Final'
implementation 'edu.kit.datamanager:service-base:1.0.4'
Expand Down

0 comments on commit 1f8836e

Please sign in to comment.