From dfba02c455c1eef3b080a046b6e71461805ff9bf Mon Sep 17 00:00:00 2001 From: Besmir Beqiri Date: Tue, 12 Dec 2023 17:57:07 +0100 Subject: [PATCH] Update JPro to version `2023.3.3` --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 16bd0470..365c6930 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ JPRO_PLATFORM_VERSION = 0.2.8-SNAPSHOT -JPRO_VERSION = 2023.3.2 +JPRO_VERSION = 2023.3.3 JAVAFX_VERSION = 17.0.9 SIMPLEFX_VERSION = 3.2.27 JMEMORYBUDDY_VERSION = 0.5.1