You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@groovy.apache.org by cc...@apache.org on 2017/02/27 19:16:24 UTC

groovy git commit: Bump build scan version

Repository: groovy
Updated Branches:
  refs/heads/master 008269fb9 -> 78a68845c


Bump build scan version


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

Branch: refs/heads/master
Commit: 78a68845cc001def73fe56f657e63ce65119aab6
Parents: 008269f
Author: Cedric Champeau <cc...@apache.org>
Authored: Mon Feb 27 20:14:25 2017 +0100
Committer: Cedric Champeau <cc...@apache.org>
Committed: Mon Feb 27 20:15:42 2017 +0100

----------------------------------------------------------------------
 build.gradle                             | 2 +-
 gradle/wrapper/gradle-wrapper.properties | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/groovy/blob/78a68845/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index d431b65..8bf2dd7 100644
--- a/build.gradle
+++ b/build.gradle
@@ -46,7 +46,7 @@ buildscript {
 }
 
 plugins {
-    id 'com.gradle.build-scan' version '1.3'
+    id 'com.gradle.build-scan' version '1.6'
     id 'me.champeau.buildscan-recipes' version '0.1.7'
 }
 

http://git-wip-us.apache.org/repos/asf/groovy/blob/78a68845/gradle/wrapper/gradle-wrapper.properties
----------------------------------------------------------------------
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index 2237ddc..4b0e222 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -3,4 +3,5 @@ distributionBase=GRADLE_USER_HOME
 distributionPath=wrapper/dists
 zipStoreBase=GRADLE_USER_HOME
 zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-3.3-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-3.4-bin.zip
+