Upgrade to com.gradle.build-scan 2.4.2

Closes gh-23619
This commit is contained in:
Andy Wilkinson 2019-09-11 14:36:19 +01:00 committed by Sam Brannen
parent d759ae772b
commit 2b4316cf24
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ plugins {
id 'org.asciidoctor.convert' version '1.5.8'
id 'io.spring.nohttp' version '0.0.3.RELEASE'
id 'de.undercouch.download' version '4.0.0'
id 'com.gradle.build-scan' version '2.4.1'
id 'com.gradle.build-scan' version '2.4.2'
id "com.jfrog.artifactory" version '4.9.8' apply false
id "io.freefair.aspectj" version "4.0.0" apply false
id "com.github.ben-manes.versions" version "0.24.0"