Skip to content

Commit

Permalink
Upgrade to latest build scan plugin (#40702)
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-vieira committed Apr 3, 2019
1 parent 050c0ec commit 47a3c42
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 @@ -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") {
Expand Down

0 comments on commit 47a3c42

Please sign in to comment.