Skip to content

Commit

Permalink
build(deps): bump com.google.guava:guava-bom
Browse files Browse the repository at this point in the history
Bumps [com.google.guava:guava-bom](https://github.com/google/guava) from 33.2.0-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-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 912e26c commit 87ff4bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spring-modulith-bom = { module = 'org.springframework.modulith:spring-modulith-b
spock-bom = { module = 'org.spockframework:spock-bom', version = '2.3-groovy-4.0' }
sa-token-bom = { module = 'cn.dev33:sa-token-bom', version = '1.38.0' }
okio-bom = { module = 'com.squareup.okio:okio-bom', version = '3.9.0' }
guava-bom = { module = 'com.google.guava:guava-bom', version = '33.2.0-jre' }
guava-bom = { module = 'com.google.guava:guava-bom', version = '33.2.1-jre' }
guice-bom = { module = 'com.google.inject:guice-bom', version = '7.0.0' }
axon-bom = { module = 'org.axonframework:axon-bom', version = '4.9.4' }
asm-bom = { module = 'org.ow2.asm:asm-bom', version = '9.7' }
Expand Down

0 comments on commit 87ff4bb

Please sign in to comment.