Skip to content

Commit 745df28

Browse files
committed
Use a release version of JRuby
1 parent 959f954 commit 745df28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<dependency>
6767
<groupId>org.jruby</groupId>
6868
<artifactId>jruby-base</artifactId>
69-
<version>10.0.0.0-SNAPSHOT</version>
69+
<version>10.0.2.0</version>
7070
</dependency>
7171
<dependency>
7272
<groupId>com.prism</groupId>

0 commit comments

Comments
 (0)