Upgrade to Gradle build scan plugin 3.1.1
See gh-24252
This commit is contained in:
committed by
Stephane Nicoll
parent
9c2d146a51
commit
2d779857aa
@@ -12,7 +12,7 @@ plugins {
|
||||
id 'org.asciidoctor.convert' version '1.5.8'
|
||||
id 'io.spring.nohttp' version '0.0.4.RELEASE'
|
||||
id 'de.undercouch.download' version '4.0.0'
|
||||
id 'com.gradle.build-scan' version '2.4.2'
|
||||
id 'com.gradle.build-scan' version '3.1.1'
|
||||
id "com.jfrog.artifactory" version '4.11.0' apply false
|
||||
id "io.freefair.aspectj" version "4.1.1" apply false
|
||||
id "com.github.ben-manes.versions" version "0.24.0"
|
||||
|
||||
Reference in New Issue
Block a user