Skip to content

Commit

Permalink
Upgrade to build scan plugin 2.4 (#45426)
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-vieira authored Aug 12, 2019
1 parent fc39890 commit 2bee264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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'
}
Expand Down

0 comments on commit 2bee264

Please sign in to comment.