Upgrade to latest build scan plugin (#40702)
This commit is contained in:
parent
050c0ec21e
commit
47a3c42bf2
|
@ -29,7 +29,7 @@ import org.gradle.util.DistributionLocator
|
|||
import org.gradle.plugins.ide.eclipse.model.SourceFolder
|
||||
|
||||
plugins {
|
||||
id 'com.gradle.build-scan' version '2.0.2'
|
||||
id 'com.gradle.build-scan' version '2.2.1'
|
||||
id 'base'
|
||||
}
|
||||
if (properties.get("org.elasticsearch.acceptScanTOS", "false") == "true") {
|
||||
|
|
Loading…
Reference in New Issue