Skip to content

Commit 82477fe

Browse files
committed
Use 10.0.x for building (chicken egg thing since we will only use this with 10.1 but we need something to compile with to release with 10.1)
1 parent 1eea28d commit 82477fe

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
@@ -73,7 +73,7 @@
7373
<dependency>
7474
<groupId>org.jruby</groupId>
7575
<artifactId>jruby-base</artifactId>
76-
<version>10.1.0.0-SNAPSHOT</version>
76+
<version>10.0.5.0-SNAPSHOT</version>
7777
</dependency>
7878
<dependency>
7979
<groupId>org.ruby-lang</groupId>

0 commit comments

Comments
 (0)