Update to ScalaFX R9 for Java 8.0.60
This commit is contained in:
parent
6136189008
commit
f1d4ab70fe
@ -269,7 +269,7 @@ object Dependencies {
|
||||
/* ********************************************************************** */
|
||||
/* ScalaFX */
|
||||
/* ********************************************************************** */
|
||||
final val scalaFxVersion = "8.0.40-R8"
|
||||
final val scalaFxVersion = "8.0.60-R9"
|
||||
|
||||
val scalaFx = "org.scalafx" %% "scalafx" % scalaFxVersion
|
||||
|
||||
|
@ -1 +1 @@
|
||||
version in ThisBuild := "0.4.1-SNAPSHOT"
|
||||
version in ThisBuild := "0.5.0-SNAPSHOT"
|
||||
|
Loading…
Reference in New Issue
Block a user