Skip to content

Commit 1abaad9

Browse files
fix(deps): update dependency com.google.guava:guava to v33.4.0-jre (#684)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dd8e33e commit 1abaad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ springBoot = "3.4.0"
44
springCloud = "2024.0.0"
55
okhttp = "4.12.0"
66
testcontainers = "1.20.4"
7-
guava = "33.3.1-jre"
7+
guava = "33.4.0-jre"
88
mybatis = "3.5.17"
99
mybatisSpringBoot = "3.0.4"
1010
junitPioneer = "2.2.0"

0 commit comments

Comments
 (0)