Skip to content

Commit fcc7158

Browse files
authored
Upgrade to latest build scan plugin (#40702)
1 parent 003279d commit fcc7158

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 (Boolean.valueOf(project.findProperty('org.elasticsearch.acceptScanTOS') ?: "false")) {

0 commit comments

Comments
 (0)