Skip to content

Commit

Permalink
Bump com.gradle.enterprise from 3.10 to 3.10.1 (#3425) (#3429)
Browse files Browse the repository at this point in the history
Bumps com.gradle.enterprise from 3.10 to 3.10.1.

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit e19ed09)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
1 parent a1d9ca5 commit 17da32b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
*/

plugins {
id "com.gradle.enterprise" version "3.10"
id "com.gradle.enterprise" version "3.10.1"
}

rootProject.name = "OpenSearch"
Expand Down

0 comments on commit 17da32b

Please sign in to comment.