Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and stefan-kolb committed Jun 12, 2019
1 parent eb42850 commit f838492
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 @@ -121,7 +121,7 @@ dependencies {

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

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

// JavaFX stuff
compile 'de.jensd:fontawesomefx-commons:8.15'
Expand Down

0 comments on commit f838492

Please sign in to comment.