Use platform version of Guava for DemoBench. (#406)

This commit is contained in:
Chris Rankin 2017-03-23 13:04:31 +00:00 committed by GitHub
parent 0713baf513
commit 852af27f38

View File

@ -2,7 +2,6 @@ buildscript {
ext.tornadofx_version = '1.6.2'
ext.jna_version = '4.1.0'
ext.purejavacomm_version = '0.0.17'
ext.guava_version = '14.0.1'
ext.controlsfx_version = '8.40.12'
ext.java_home = System.properties.'java.home'