[Editor] Update TornadoFX version to 2.0.0-SNAPSHOT

This commit is contained in:
2021-02-02 00:24:24 +01:00
parent 353ebe1189
commit 1c47e66022
2 changed files with 7 additions and 6 deletions

View File

@@ -9,6 +9,7 @@ version 'unspecified'
repositories {
mavenCentral()
maven { url 'https://oss.sonatype.org/content/repositories/snapshots' }
}
sourceSets {

View File

@@ -1,6 +1,6 @@
lwjglVersion=3.2.3
springBootVersion=2.4.2
springDependencyManagementVersion=1.0.11.RELEASE
jomlVersion=1.10.0
guavaVersion=29.0-jre
tornadoFxVersion=1.7.20
lwjglVersion=3.2.3
springBootVersion=2.4.2
springDependencyManagementVersion=1.0.11.RELEASE
jomlVersion=1.10.0
guavaVersion=29.0-jre
tornadoFxVersion=2.0.0-SNAPSHOT