Skip to content

Commit 3e811f7

Browse files
committed
update processing version
1 parent eff5fa5 commit 3e811f7

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

lib/arcball.jar

-12.2 KB
Binary file not shown.

pom.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
)
3333

3434
pom('org.jruby:jruby:9.1.8.0')
35-
jar('org.processing:core:3.2.3')
35+
jar('org.processing:core:3.3.2')
3636

3737
plugin_management do
3838
plugin :resources, '2.6'

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ DO NOT MODIFIY - GENERATED CODE
5757
<dependency>
5858
<groupId>org.processing</groupId>
5959
<artifactId>core</artifactId>
60-
<version>3.2.3</version>
60+
<version>3.3.2</version>
6161
</dependency>
6262
</dependencies>
6363
<build>

0 commit comments

Comments
 (0)