Bump com.gradle.enterprise from 3.12.1 to 3.12.2 (#3226)

Bumps com.gradle.enterprise from 3.12.1 to 3.12.2.

---
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]
2023-01-05 20:08:49 +08:00
committed by GitHub
parent ccdb590b1a
commit 0fb2abd0ee
+1 -1
View File
@@ -15,7 +15,7 @@ pluginManagement {
// https://docs.gradle.com/enterprise/gradle-plugin/
plugins {
id "com.gradle.enterprise" version "3.12.1"
id "com.gradle.enterprise" version "3.12.2"
}
gradleEnterprise {