Skip to content

Commit d9f4466

Browse files
author
R. Tyler Croy
committed
Ensure the right jruby-mains version is available for testing
1 parent 7ceb1f3 commit d9f4466

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jruby-gradle-jar-plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies {
2828
transitive = false
2929
}
3030

31-
testRepo ('org.jruby.mains:jruby-mains:0.4.0') {
31+
testRepo ('org.jruby.mains:jruby-mains:0.6.1') {
3232
transitive = false
3333
}
3434

0 commit comments

Comments
 (0)