Upgrade DemoBench to purejavacomm 0.0.18 (#791)

This commit is contained in:
Chris Rankin 2017-06-05 15:31:33 +01:00 committed by GitHub
parent 101e96d8d7
commit db9cc3a460

View File

@ -1,7 +1,7 @@
buildscript {
ext.tornadofx_version = '1.7.3'
ext.jna_version = '4.1.0'
ext.purejavacomm_version = '0.0.17'
ext.purejavacomm_version = '0.0.18'
ext.controlsfx_version = '8.40.12'
ext.java_home = System.properties.'java.home'