Skip to content

Commit

Permalink
build(deps): bump com.gradle.enterprise from 3.7.2 to 3.8
Browse files Browse the repository at this point in the history
Bumps com.gradle.enterprise from 3.7.2 to 3.8.

---
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>
  • Loading branch information
dependabot[bot] authored and KengoTODA committed Dec 22, 2021
1 parent 1345756 commit d8cef7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
@@ -1,5 +1,5 @@
plugins {
id "com.gradle.enterprise" version "3.7.2"
id "com.gradle.enterprise" version "3.8"
}

def eclipseFile = "eclipsePlugin/local.properties"
Expand Down

0 comments on commit d8cef7f

Please sign in to comment.