Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Commit

Permalink
Bump com.google.guava:guava from 32.1.1-jre to 32.1.3-jre
Browse files Browse the repository at this point in the history
Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.1.1-jre to 32.1.3-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
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 11, 2023
1 parent 2f34b98 commit 2c393a0
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 @@ -39,7 +39,7 @@ dependencies {
shadow 'com.zaxxer:HikariCP:5.0.1'
shadow 'org.yaml:snakeyaml:2.0'
shadow 'com.google.code.gson:gson:2.10.1'
shadow 'com.google.guava:guava:32.1.1-jre'
shadow 'com.google.guava:guava:32.1.3-jre'
shadow 'com.datadoghq:java-dogstatsd-client:4.2.0'
shadow 'org.json:json:20230618'
shadow group: 'org.apache.commons', name: 'commons-text', version: '1.10.0'
Expand Down

0 comments on commit 2c393a0

Please sign in to comment.