diff --git a/conveyor.conf b/conveyor.conf index d3c097f..d5ab3e6 100644 --- a/conveyor.conf +++ b/conveyor.conf @@ -11,7 +11,7 @@ include required("/stdlib/jvm/javafx/from-jmods.conf") // Small tweaks e.g. enabling proxy detection (https://conveyor.hydraulic.dev/2/stdlib/jvm-clients/) include required("/stdlib/jvm/enhancements/client/v1.conf") -javafx.version = 17.0.1 +javafx.version = 19 app { display-name = AtlantaFX Sampler diff --git a/pom.xml b/pom.xml index 4ce5ff5..5b1290f 100755 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ ${java.version} 17 - 17.0.0.1 + 19 1.54.4 AtlantaFX