Skip to content

Commit

Permalink
fix(deps): update dependency com.google.guava:guava to v33.4.0-jre (#684
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] authored Dec 17, 2024
1 parent dd8e33e commit 1abaad9
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.4.0"
springCloud = "2024.0.0"
okhttp = "4.12.0"
testcontainers = "1.20.4"
guava = "33.3.1-jre"
guava = "33.4.0-jre"
mybatis = "3.5.17"
mybatisSpringBoot = "3.0.4"
junitPioneer = "2.2.0"
Expand Down

0 comments on commit 1abaad9

Please sign in to comment.