Skip to content

Commit 62e7e9c

Browse files
authored
Merge pull request #48 from ReactiveX/3.x
Bump guava from 31.0-jre to 31.0.1-jre (ReactiveX#7343)
2 parents 6f46c85 + 6cc3a3b commit 62e7e9c

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.4.0"
1919
mockitoVersion = "3.12.4"
2020
jmhLibVersion = "1.21"
21-
guavaVersion = "31.0-jre"
21+
guavaVersion = "31.0.1-jre"
2222
}
2323

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

0 commit comments

Comments
 (0)