File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1414 strategy :
1515 matrix :
1616 os : [ubuntu-latest, macos-latest, windows-latest]
17- java-version : [11 ]
17+ java-version : [17 ]
1818
1919 steps :
2020 - name : Checkout code
Original file line number Diff line number Diff line change 1212 <properties >
1313 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1414 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
15- <java .version>11 </java .version>
15+ <java .version>17 </java .version>
1616
1717 <assembly .file>default.xml</assembly .file>
1818
19- <javafx .version>11 .0.2 </javafx .version>
19+ <javafx .version>17 .0.13 </javafx .version>
2020 <slf4j-api .version>2.0.9</slf4j-api .version>
2121 <logback-classic .version>1.4.11</logback-classic .version>
2222 <jackson-databind .version>2.15.3</jackson-databind .version>
You can’t perform that action at this time.
0 commit comments