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 eebb012 commit 88e7f16Copy full SHA for 88e7f16
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-**v1.6.3** Update to jruby-complete-9.2.4.1.
+**v1.6.3** Update to jruby-complete-9.2.5.0.
2
3
**v1.6.2** Update to jruby-complete-9.2.4.0.
4
pom.rb
@@ -32,7 +32,7 @@
32
'jruby.api' => 'http://jruby.org/apidocs/'
33
)
34
35
- pom 'org.jruby:jruby:9.2.4.1'
+ pom 'org.jruby:jruby:9.2.5.0'
36
jar 'org.processing:core:3.3.7'
37
jar 'org.processing:video:3.0.2'
38
pom.xml
@@ -50,7 +50,7 @@ DO NOT MODIFIY - GENERATED CODE
50
<dependency>
51
<groupId>org.jruby</groupId>
52
<artifactId>jruby</artifactId>
53
- <version>9.2.4.1</version>
+ <version>9.2.5.0</version>
54
<type>pom</type>
55
</dependency>
56
0 commit comments