File tree 2 files changed +4
-4
lines changed 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ This mirror is not necessarily up to date with the latest Processing 4 release;
28
28
<dependency>
29
29
<groupId>com.github.micycle1</groupId>
30
30
<artifactId>processing-core-4</artifactId>
31
- <version>4.2</version>
31
+ <version>4.2.1 </version>
32
32
</dependency>
33
33
```
34
34
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >org.processing</groupId >
6
6
<artifactId >core</artifactId >
7
- <version >4.2</version >
7
+ <version >4.2.1 </version >
8
8
<name >Processing Core</name >
9
9
<properties >
10
10
<sonar .projectKey>micycle1_processing-core-4</sonar .projectKey>
152
152
<dependency >
153
153
<groupId >org.jogamp.jogl</groupId >
154
154
<artifactId >jogl-all-main</artifactId >
155
- <version >2.4.0 </version >
155
+ <version >2.5.0-rc-20230523 </version >
156
156
</dependency >
157
157
<dependency >
158
158
<groupId >org.jogamp.gluegen</groupId >
159
159
<artifactId >gluegen-rt-main</artifactId >
160
- <version >2.4.0 </version >
160
+ <version >2.5.0-rc-20230523 </version >
161
161
</dependency >
162
162
<dependency >
163
163
<groupId >org.apache.xmlgraphics</groupId >
You can’t perform that action at this time.
0 commit comments