Skip to content

Commit

Permalink
Bump com.google.guava:guava from 32.1.3-jre to 33.0.0-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.3-jre to 33.0.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
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and isidore committed Dec 19, 2023
1 parent 490d0ab commit e629bfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies {
implementation 'org.codehaus.groovy:groovy-all:3.0.19'

// This dependency is used by the application.
implementation 'com.google.guava:guava:32.1.3-jre'
implementation 'com.google.guava:guava:33.0.0-jre'

// Use the awesome Spock testing and specification framework even with Java
testImplementation 'org.spockframework:spock-core:2.1-groovy-3.0'
Expand Down

0 comments on commit e629bfa

Please sign in to comment.