We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca071af commit 31f2e6fCopy full SHA for 31f2e6f
pom.rb
@@ -30,7 +30,7 @@
30
'jogl.version' => '2.3.2',
31
'jruby.api' => 'http://jruby.org/apidocs/')
32
33
- pom 'org.jruby:jruby:9.2.13.0'
+ pom 'org.jruby:jruby:9.2.14.0'
34
jar 'org.jogamp.jogl:jogl-all:${jogl.version}'
35
jar 'org.jogamp.gluegen:gluegen-rt-main:${jogl.version}'
36
jar 'org.processing:video:3.0.2'
pom.xml
@@ -66,7 +66,7 @@ DO NOT MODIFIY - GENERATED CODE
66
<dependency>
67
<groupId>org.jruby</groupId>
68
<artifactId>jruby</artifactId>
69
- <version>9.2.13.0</version>
+ <version>9.2.14.0</version>
70
<type>pom</type>
71
</dependency>
72
0 commit comments