From 40ed05200f256b57f1b9f01bb19555aef6af6bce Mon Sep 17 00:00:00 2001 From: "R. Tyler Croy" Date: Sat, 8 Aug 2015 12:23:58 -0700 Subject: [PATCH] Publish of Github pages from Gradle. --- base/index.html | 2 +- download/index.html | 6 +++--- jar/index.html | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/base/index.html b/base/index.html index d260afd..8d843aa 100644 --- a/base/index.html +++ b/base/index.html @@ -82,7 +82,7 @@ Base plugin dependencies { /* check jruby-gradle.org for the latest release */ - classpath "com.github.jruby-gradle:jruby-gradle-plugin:1.0.0" + classpath "com.github.jruby-gradle:jruby-gradle-plugin:1.0.1" } } diff --git a/download/index.html b/download/index.html index 2b9426c..ce28485 100644 --- a/download/index.html +++ b/download/index.html @@ -68,7 +68,7 @@ snippets below to incorporate the latest plugins into your own /* check jruby-gradle.org for the latest release */ - classpath "com.github.jruby-gradle:jruby-gradle-jar-plugin:1.0.0" + classpath "com.github.jruby-gradle:jruby-gradle-jar-plugin:1.0.1" } }