8000 chore(deps): bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jr… · ePaul/RxJava@439717f · GitHub
[go: up one dir, main page]

Skip to content

Commit 439717f

Browse files
chore(deps): bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre (ReactiveX#7848)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.0-jre to 33.4.5-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 a4c85c2 commit 439717f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
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.0-jre"
21+
guavaVersion = "33.4.5-jre"
2222
}
2323

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

0 commit comments

Comments
 (0)
0