File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2828 'polyglot.dump.pom' => 'pom.xml' ,
2929 'project.build.sourceEncoding' => 'UTF-8' ,
3030 'jogl.version' => '2.3.2' ,
31- 'jruby.version' => '9.3.2 .0' ,
31+ 'jruby.version' => '9.3.3 .0' ,
3232 'itextpdf.version' => '5.5.13.2' ,
3333 'batik.version' => '1.14' ,
3434 'jruby.api' => 'http://jruby.org/apidocs/' )
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ DO NOT MODIFY - GENERATED CODE
6666 <itextpdf .version>5.5.13.2</itextpdf .version>
6767 <jogl .version>2.3.2</jogl .version>
6868 <jruby .api>http://jruby.org/apidocs/</jruby .api>
69- <jruby .version>9.3.2 .0</jruby .version>
69+ <jruby .version>9.3.3 .0</jruby .version>
7070 <jruby_art .basedir>${project.basedir} </jruby_art .basedir>
7171 <polyglot .dump.pom>pom.xml</polyglot .dump.pom>
7272 <processing .api>http://processing.github.io/processing-javadocs/core/</processing .api>
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ WARNING = <<~WARN
1111
1212WARN
1313# https://github.com/processing/processing-video/releases/download/r6-v2.0-beta4/video-2.0-beta4.zip
14- JRUBYC_VERSION = '9.3.2 .0'
14+ JRUBYC_VERSION = '9.3.3 .0'
1515SOUND = 'sound.zip'
1616SOUND_VERSION = 'v2.2.3'
1717VIDEO = 'video.zip'
You can’t perform that action at this time.
0 commit comments