Skip to content

Commit

Permalink
Merge pull request #58 from kit-data-manager/renovate/com.google.guav…
Browse files Browse the repository at this point in the history
…a-guava-33.x

Update dependency com.google.guava:guava to v33.3.1-jre
  • Loading branch information
ThomasJejkal authored Oct 6, 2024
2 parents 8fa5803 + 05f34f4 commit c7d8c01
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:33.3.0-jre'
implementation 'com.google.guava:guava:33.3.1-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 c7d8c01

Please sign in to comment.