Skip to content

Commit cfbf5f2

Browse files
author
pkolovos
committed
bump up richtextfx version
1 parent 848ba70 commit cfbf5f2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<maven.compiler.source>25</maven.compiler.source>
1212
<maven.compiler.target>25</maven.compiler.target>
1313
<attach.version>4.0.10</attach.version>
14-
<javafx.version>21.0.8</javafx.version>
14+
<javafx.version>25</javafx.version>
1515
<log4j.version>2.22.1</log4j.version>
1616
</properties>
1717

@@ -89,7 +89,7 @@
8989
<groupId>org.fxmisc.richtext</groupId>
9090
<artifactId>richtextfx</artifactId>
9191
<!-- 0.10.9 works better than 0.11.2 -->
92-
<version>0.11.6</version>
92+
<version>0.11.7</version>
9393
</dependency>
9494
<!-- https://mvnrepository.com/artifact/org.slf4j/slf4j-api -->
9595
<dependency>

0 commit comments

Comments
 (0)