From 1fe84ba0a6cfaab2e5c6f5a2a9eec311c13002b1 Mon Sep 17 00:00:00 2001
From: arnaudlabourel <arnaud.labourel@univ-amu.fr>
Date: Thu, 14 Sep 2023 16:48:51 +0200
Subject: [PATCH] =?UTF-8?q?mise=20=C3=A0=20jour=20javafx?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 44bfbaa..a8007cc 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,6 +1,6 @@
 plugins {
     id 'application'
-    id "org.openjfx.javafxplugin" version "0.0.13"
+    id "org.openjfx.javafxplugin" version "0.0.14"
 }
 
 javafx {
-- 
GitLab