From 74b0ff2577432824c0c354f61ffc67a0aeff08e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 12:43:26 +0000 Subject: [PATCH] chore(deps): update javafx monorepo to v17.0.17-ea+1 --- bouncinglogo.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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+