Skip to content

Commit 96aa465

Browse files
Bump com.google.guava:guava from 33.4.7-jre to 33.4.8-jre in /Plan (#4070)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.7-jre to 33.4.8-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-version: 33.4.8-jre 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 2e34a0c commit 96aa465

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.30"
99-
guavaVersion = "33.4.7-jre"
99+
guavaVersion = "33.4.8-jre"
100100
}
101101

102102
repositories {

0 commit comments

Comments
 (0)