Bump com.gradle.enterprise from 3.12 to 3.12.1 (#3201)

Bumps com.gradle.enterprise from 3.12 to 3.12.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>

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-12-20 21:17:24 +08:00
committed by GitHub
parent db5d280df9
commit 6ad549c79b

View File

@@ -22,7 +22,7 @@ pluginManagement {
// https://docs.gradle.com/enterprise/gradle-plugin/
plugins {
id "com.gradle.enterprise" version "3.12"
id "com.gradle.enterprise" version "3.12.1"
}
gradleEnterprise {