Skip to content

Commit

Permalink
update processing version
Browse files Browse the repository at this point in the history
  • Loading branch information
monkstone committed Apr 26, 2017
1 parent eff5fa5 commit 3e811f7
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file removed lib/arcball.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion pom.rb
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
)

pom('org.jruby:jruby:9.1.8.0')
jar('org.processing:core:3.2.3')
jar('org.processing:core:3.3.2')

plugin_management do
plugin :resources, '2.6'
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ DO NOT MODIFIY - GENERATED CODE
<dependency>
<groupId>org.processing</groupId>
<artifactId>core</artifactId>
<version>3.2.3</version>
<version>3.3.2</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 3e811f7

Please sign in to comment.