Skip to content

Commit

Permalink
Bump com.google.guava:guava from 30.1.1-jre to 33.2.1-jre
Browse files Browse the repository at this point in the history
Bumps [com.google.guava:guava](https://github.com/google/guava) from 30.1.1-jre to 33.2.1-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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 3f50938 commit 967899b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ dependencies {
compileOnly "com.google.errorprone:javac:9+181-r4173-1"

// Guava
implementation 'com.google.guava:guava:30.1.1-jre'
testImplementation 'com.google.guava:guava:30.1.1-jre'
implementation 'com.google.guava:guava:33.2.1-jre'
testImplementation 'com.google.guava:guava:33.2.1-jre'

// JSON
implementation 'org.json:json:20230227'
Expand Down

0 comments on commit 967899b

Please sign in to comment.