File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/main/java/com/gluonhq/substrate Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2019, 2024 , Gluon
2+ * Copyright (c) 2019, 2025 , Gluon
33 *
44 * This program is free software: you can redistribute it and/or modify
55 * it under the terms of the GNU General Public License as published by
@@ -108,7 +108,7 @@ public enum Profile {
108108
109109 public static final String DEFAULT_JAVA_STATIC_SDK_VERSION = "18-ea+prep18-9" ;
110110 public static final String DEFAULT_JAVA_STATIC_SDK_VERSION11 = "11-ea+10" ;
111- public static final String DEFAULT_JAVAFX_STATIC_SDK_VERSION = "21-ea+11.2 " ;
111+ public static final String DEFAULT_JAVAFX_STATIC_SDK_VERSION = "21-ea+11.3 " ;
112112 public static final String DEFAULT_JAVAFX_JS_SDK_VERSION = "18-internal+0-2021-09-02-165800" ;
113113 public static final String DEFAULT_SYSROOT_VERSION = "20210424" ;
114114 public static final String DEFAULT_CLIBS_VERSION = "27" ;
You can’t perform that action at this time.
0 commit comments