Skip to content

Commit

Permalink
Merge pull request #48 from ReactiveX/3.x
Browse files Browse the repository at this point in the history
Bump guava from 31.0-jre to 31.0.1-jre (ReactiveX#7343)
  • Loading branch information
sakibguy committed Sep 30, 2021
2 parents 6f46c85 + 6cc3a3b commit 62e7e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ ext {
testNgVersion = "7.4.0"
mockitoVersion = "3.12.4"
jmhLibVersion = "1.21"
guavaVersion = "31.0-jre"
guavaVersion = "31.0.1-jre"
}

def releaseTag = System.getenv("BUILD_TAG")
Expand Down

0 comments on commit 62e7e9c

Please sign in to comment.