Skip to content

Commit

Permalink
fix(deps): update dependency com.google.guava:guava to v33 (#512)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 3, 2024
1 parent 2adeff6 commit a5ec5ff
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 @@ -4,7 +4,7 @@ springBoot = "3.2.1"
springCloud = "2023.0.0"
okhttp = "4.12.0"
testcontainers = "1.19.3"
guava = "32.1.3-jre"
guava = "33.0.0-jre"
mybatis = "3.5.15"
mybatisSpringBoot = "3.0.3"
junitPioneer = "2.2.0"
Expand Down

0 comments on commit a5ec5ff

Please sign in to comment.