This is an automated email from the ASF dual-hosted git repository.

sunlan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git

commit 0f13bc932366ed2c49d0d98a3007b30945c5e903
Author: Daniel Sun <sun...@apache.org>
AuthorDate: Thu Mar 21 23:24:08 2019 +0800

    GROOVY-9045: Bump build-scan to 2.2.1(closes #900)
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 4112861..b8c5182 100644
--- a/build.gradle
+++ b/build.gradle
@@ -50,7 +50,7 @@ buildscript {
 }
 
 plugins {
-    id 'com.gradle.build-scan' version '2.0.2'
+    id 'com.gradle.build-scan' version '2.2.1'
     id 'me.champeau.buildscan-recipes' version '0.2.3'
     id 'com.github.spotbugs' version '1.6.9'
     id "com.github.ben-manes.versions" version '0.21.0'

Reply via email to