From da39b305a542cba14cdd87391390227f4fd1ba86 Mon Sep 17 00:00:00 2001 From: 0xb00bface <0xboobface@gmail.com> Date: Sat, 17 Jun 2023 16:51:11 +0200 Subject: [PATCH] Set JavaFX version to 20.0.1 --- master/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/master/pom.xml b/master/pom.xml index 7ed337c0..3071b300 100644 --- a/master/pom.xml +++ b/master/pom.xml @@ -18,7 +18,7 @@ UTF-8 17 17 - 20 + 20.0.1 5.7.2