File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36,4 +36,4 @@ This mirror is not necessarily up to date with the latest Processing 4 release;
3636
3737Now you don't have to worry about adding core.jar, the JavaFX and JOGL & Gluegen dependencies to your project — this does it all!
3838
39- Note: core version 4.1.1 and onwards require Java 17+; prior versions require Java 11+.
39+ Note: core version 4.4.2 and onwards require Java 17+; prior versions require Java 11+.
Original file line number Diff line number Diff line change 156156 <dependency >
157157 <groupId >org.openjfx</groupId >
158158 <artifactId >javafx-controls</artifactId >
159- <version >23-ea+22 </version >
159+ <version >24 </version >
160160 </dependency >
161161 <dependency >
162162 <groupId >org.jogamp.jogl</groupId >
You can’t perform that action at this time.
0 commit comments