Skip to content

Commit bc12e55

Browse files
chore(deps): bump com.google.guava:guava from 33.4.7-jre to 33.4.8-jre
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] <[email protected]>
1 parent 1fa602d commit bc12e55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ext {
1818
testNgVersion = "7.5"
1919
mockitoVersion = "4.11.0"
2020
jmhLibVersion = "1.21"
21-
guavaVersion = "33.4.7-jre"
21+
guavaVersion = "33.4.8-jre"
2222
}
2323

2424
def releaseTag = System.getenv("BUILD_TAG")

0 commit comments

Comments
 (0)