diff --git a/build.gradle b/build.gradle index 3bf2ecfc3..f2507b7cb 100644 --- a/build.gradle +++ b/build.gradle @@ -13,7 +13,7 @@ plugins { // https://github.com/n0mer/gradle-git-properties id 'com.gorylenko.gradle-git-properties' version '2.4.1' // https://openjfx.io/openjfx-docs/#gradle - id 'org.openjfx.javafxplugin' version '0.0.13' + id 'org.openjfx.javafxplugin' version '0.0.14' // https://docs.sonarqube.org/latest/analysis/scan/sonarscanner-for-gradle/ id 'org.sonarqube' version '4.0.0.2929' // used by SonarQube for code coverage