更新jdk和javafx版本到20
This commit is contained in:
parent
850f92ccb4
commit
6059ff20ba
4
pom.xml
4
pom.xml
@ -6,14 +6,14 @@
|
||||
|
||||
<groupId>org.jcnc</groupId>
|
||||
<artifactId>JNotepad</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<version>1.11.2-SNAPSHOT</version>
|
||||
<name>JNotepad</name>
|
||||
|
||||
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<junit.version>5.9.2</junit.version>
|
||||
<javafx.version>17.0.1</javafx.version>
|
||||
<javafx.version>20.0.2</javafx.version>
|
||||
</properties>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user