Upgrade to build scan plugin 2.4 (#45426)
This commit is contained in:
parent
421e9b8e8b
commit
250544c4eb
|
@ -32,7 +32,7 @@ import org.gradle.plugins.ide.eclipse.model.SourceFolder
|
|||
import static org.elasticsearch.gradle.tool.Boilerplate.maybeConfigure
|
||||
|
||||
plugins {
|
||||
id 'com.gradle.build-scan' version '2.3'
|
||||
id 'com.gradle.build-scan' version '2.4'
|
||||
id 'base'
|
||||
id 'elasticsearch.global-build-info'
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue