From 33dd146e605ed832ba4656d463b14c119fbf3ba3 Mon Sep 17 00:00:00 2001 From: h7x4 Date: Tue, 20 Apr 2021 20:37:01 +0200 Subject: [PATCH] Readd graphics libraries --- pom.xml | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index e800d3e..dd2dc35 100644 --- a/pom.xml +++ b/pom.xml @@ -101,24 +101,25 @@ maven-plugin - + + org.openjfx + javafx-graphics + 17-ea+7 + win - org.openjfx - javafx-graphics - 13 - linux + org.openjfx + javafx-graphics + 17-ea+7 + linux - org.openjfx - javafx-graphics - 13 - mac - --> + org.openjfx + javafx-graphics + 17-ea+7 + mac +