Skip to content

Commit

Permalink
Bump guava from 27.0.1-jre to 27.1-jre (#4748)
Browse files Browse the repository at this point in the history
Bumps [guava](https://github.com/google/guava) from 27.0.1-jre to 27.1-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and Siedlerchr committed Mar 11, 2019
1 parent 53bd0ea commit 2f022f7
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 @@ -126,7 +126,7 @@ dependencies {

compile 'net.java.dev.glazedlists:glazedlists_java15:1.9.1'

compile 'com.google.guava:guava:27.0.1-jre'
compile 'com.google.guava:guava:27.1-jre'

// JavaFX stuff
compile 'de.jensd:fontawesomefx-materialdesignfont:1.7.22-4'
Expand Down

0 comments on commit 2f022f7

Please sign in to comment.