Merge pull request #24252 from ghale
* pr/24252: Upgrade to Gradle build scan plugin 3.1.1 Closes gh-24252
This commit is contained in:
commit
9c17eb59a4
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue