We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e52492a commit 328f926Copy full SHA for 328f926
rta/pom.xml
@@ -15,7 +15,7 @@
15
<properties>
16
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
17
<maven.compiler.release>11</maven.compiler.release>
18
- <javafx.version>20</javafx.version>
+ <javafx.version>22</javafx.version>
19
<gpg.plugin.version>1.6</gpg.plugin.version>
20
</properties>
21
samples/pom.xml
@@ -12,7 +12,7 @@
12
13
14
<javafx.plugin.version>0.0.8</javafx.plugin.version>
<main.class>com.gluonhq.richtextarea.samples.FullFeaturedDemo</main.class>
<jpro.version>2022.1.0</jpro.version>
0 commit comments