Skip to content

Commit

Permalink
Update guava from 23.2 -> 23.3 (#3409)
Browse files Browse the repository at this point in the history
  • Loading branch information
LinusDietz authored Nov 6, 2017
1 parent 3505783 commit 46f1d3b
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 @@ -97,7 +97,7 @@ dependencies {

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

compile 'com.google.guava:guava:23.2-jre'
compile 'com.google.guava:guava:23.3-jre'

// JavaFX stuff
compile 'com.airhacks:afterburner.fx:1.7.0'
Expand Down

0 comments on commit 46f1d3b

Please sign in to comment.