Skip to content

Commit

Permalink
Use version 0.1.15 of jruby-gradle. Fixes robfletcher#20
Browse files Browse the repository at this point in the history
  • Loading branch information
antony committed Apr 16, 2015
1 parent e17d562 commit 359ccaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repositories {
dependencies {
compile gradleApi()
compile localGroovy()
compile "com.github.jruby-gradle:jruby-gradle-plugin:0.1.9"
compile "com.github.jruby-gradle:jruby-gradle-plugin:0.1.15"
compile "com.github.jengelman.gradle.plugins:gradle-processes:0.3.0"

testCompile("org.spockframework:spock-core:0.7-groovy-2.0") {
Expand Down

0 comments on commit 359ccaa

Please sign in to comment.