Skip to content

Commit

Permalink
Upgrade to latest build scan plugin (elastic#40702)
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-vieira authored and Gurkan Kaymak committed May 27, 2019
1 parent 67655a5 commit f3bf5c5
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 (Boolean.valueOf(project.findProperty('org.elasticsearch.acceptScanTOS') ?: "false")) {
Expand Down

0 comments on commit f3bf5c5

Please sign in to comment.