Bump com.gradle.enterprise from 3.9 to 3.10 (#3055)

Bumps com.gradle.enterprise from 3.9 to 3.10.

---
updated-dependencies:
- dependency-name: com.gradle.enterprise
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-04-25 11:48:13 -05:00 committed by GitHub
parent f3404fdeec
commit abad0c5e6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
*/
plugins {
id "com.gradle.enterprise" version "3.9"
id "com.gradle.enterprise" version "3.10"
}
rootProject.name = "OpenSearch"