mirror of
https://github.com/corda/corda.git
synced 2025-01-18 10:46:38 +00:00
Upgrade to TornadoFX 1.7.10 (#1288)
We can do this now that we've upgraded to Kotlin 1.1.4.
This commit is contained in:
parent
00513883a2
commit
ca1d5287b1
@ -1,5 +1,5 @@
|
||||
buildscript {
|
||||
ext.tornadofx_version = '1.7.3'
|
||||
ext.tornadofx_version = '1.7.10'
|
||||
ext.jna_version = '4.1.0'
|
||||
ext.purejavacomm_version = '0.0.18'
|
||||
ext.controlsfx_version = '8.40.12'
|
||||
|
Loading…
Reference in New Issue
Block a user