From 68c705d1cf7400172fbe13f8a6c88497766e74ab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Nov 2025 09:49:58 +0000 Subject: [PATCH] chore(deps): update javafx monorepo to v26 --- bouncinglogo.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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+