Skip to content

Commit f04e4c2

Browse files
committed
Upgrade to latest build scan plugin (#40702)
1 parent 7ee8f9f commit f04e4c2

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
@@ -29,7 +29,7 @@ import org.gradle.util.DistributionLocator
2929
import org.gradle.plugins.ide.eclipse.model.SourceFolder
3030

3131
plugins {
32-
id 'com.gradle.build-scan' version '2.0.2'
32+
id 'com.gradle.build-scan' version '2.2.1'
3333
id 'base'
3434
}
3535
if (properties.get("org.elasticsearch.acceptScanTOS", "false") == "true") {

0 commit comments

Comments
 (0)