diff --git a/bouncinglogo.java b/bouncinglogo.java index ec51373..c0a4a0a 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:26-ea+16:${os.detected.jfxname} +//DEPS org.openjfx:javafx-graphics:26-ea+16:${os.detected.jfxname} //JAVA 11+