Skip to content

Commit

Permalink
Bump com.google.guava:guava from 31.1-jre to 33.3.0-jre
Browse files Browse the repository at this point in the history
Bumps [com.google.guava:guava](https://github.com/google/guava) from 31.1-jre to 33.3.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 27, 2024
1 parent ef10738 commit a6dad27
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 a6dad27

Please sign in to comment.