diff --git a/bouncinglogo.java b/bouncinglogo.java index ec51373..78ee0c8 100644 --- a/bouncinglogo.java +++ b/bouncinglogo.java @@ -5,8 +5,8 @@ \*** IMPORTANT: Any code including imports and annotations must come after this line ***/ -//DEPS org.openjfx:javafx-controls:17.0.2:${os.detected.jfxname} -//DEPS org.openjfx:javafx-graphics:17.0.2:${os.detected.jfxname} +//DEPS org.openjfx:javafx-controls:17.0.17-ea+1:${os.detected.jfxname} +//DEPS org.openjfx:javafx-graphics:17.0.17-ea+1:${os.detected.jfxname} //JAVA 11+