Repository: groovy
Updated Branches:
  refs/heads/master bd42f3163 -> 7266497fc


Upgrade to build scan recipes 0.1.0-beta-5


Project: http://git-wip-us.apache.org/repos/asf/groovy/repo
Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/7266497f
Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/7266497f
Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/7266497f

Branch: refs/heads/master
Commit: 7266497fc88fdda35392c79eaf47848286c2308f
Parents: bd42f31
Author: Cedric Champeau <cchamp...@apache.org>
Authored: Sun Oct 16 15:46:28 2016 +0200
Committer: Cedric Champeau <cchamp...@apache.org>
Committed: Sun Oct 16 15:47:14 2016 +0200

----------------------------------------------------------------------
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/groovy/blob/7266497f/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index e5080a6..810f437 100644
--- a/build.gradle
+++ b/build.gradle
@@ -47,7 +47,7 @@ buildscript {
 
 plugins {
     id 'com.gradle.build-scan' version '1.2'
-    id 'me.champeau.buildscan-recipes' version '0.1.0-beta-4'
+    id 'me.champeau.buildscan-recipes' version '0.1.0-beta-5'
 }
 
 buildScan {

Reply via email to