Skip to content

Commit 60aff06

Browse files
Bump com.google.guava:guava from 33.4.5-jre to 33.4.6-jre in /Plan (#4029)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.5-jre to 33.4.6-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-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5ee49fe commit 60aff06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Plan/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ subprojects {
9696
testContainersVersion = "1.20.6"
9797
awaitilityVersion = "4.3.0"
9898
swaggerVersion = "2.2.29"
99-
guavaVersion = "33.4.5-jre"
99+
guavaVersion = "33.4.6-jre"
100100
}
101101

102102
repositories {

0 commit comments

Comments
 (0)