Skip to content

Commit 9c17eb5

Browse files
committed
Merge pull request #24252 from ghale
* pr/24252: Upgrade to Gradle build scan plugin 3.1.1 Closes gh-24252
2 parents 9c2d146 + 2d77985 commit 9c17eb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugins {
1212
id 'org.asciidoctor.convert' version '1.5.8'
1313
id 'io.spring.nohttp' version '0.0.4.RELEASE'
1414
id 'de.undercouch.download' version '4.0.0'
15-
id 'com.gradle.build-scan' version '2.4.2'
15+
id 'com.gradle.build-scan' version '3.1.1'
1616
id "com.jfrog.artifactory" version '4.11.0' apply false
1717
id "io.freefair.aspectj" version "4.1.1" apply false
1818
id "com.github.ben-manes.versions" version "0.24.0"

0 commit comments

Comments
 (0)