Bump com.gradle.common-custom-user-data-gradle-plugin (#6473)

Bumps com.gradle.common-custom-user-data-gradle-plugin from 1.7.2 to 1.8.0.

---
updated-dependencies:
- dependency-name: com.gradle.common-custom-user-data-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

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-08-15 21:53:51 -07:00 committed by GitHub
parent 6cd79b2a94
commit c374450116
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ pluginManagement {
plugins {
id("com.gradle.enterprise") version "3.10.3"
id("com.github.burrunan.s3-build-cache") version "1.3"
id("com.gradle.common-custom-user-data-gradle-plugin") version "1.7.2"
id("com.gradle.common-custom-user-data-gradle-plugin") version "1.8.0"
}
dependencyResolutionManagement {