Skip to content

Commit

Permalink
pushed version of jruby-gradle from version 0.1.9 to 0.1.17 because o…
Browse files Browse the repository at this point in the history
…f an error on windows 'Could not load FFI Provider' see jruby-gradle/jruby-gradle-plugin#83 (latest version is 0.3.0 but seems not to work ootB)
  • Loading branch information
chpro committed Jun 18, 2015
1 parent e6a125d commit c3d18ce
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 @@ -34,7 +34,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.17"
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 c3d18ce

Please sign in to comment.