From df4d243a74d1d48bfdcd32dde6f47790b669c110 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 23:31:17 +0000 Subject: [PATCH] build(deps): bump org.openjfx:javafx-fxml from 22.0.2 to 24-ea+19 Bumps org.openjfx:javafx-fxml from 22.0.2 to 24-ea+19. --- updated-dependencies: - dependency-name: org.openjfx:javafx-fxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 425b09d..3d6eb94 100644 --- a/pom.xml +++ b/pom.xml @@ -54,7 +54,7 @@ org.openjfx javafx-fxml - 22.0.2 + 24-ea+19 io.github.mkpaz