chore(deps): update plugin com.gradle.enterprise to v3.12 (#2291)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-12-08 19:17:14 +00:00 committed by GitHub
parent 1c1b04dad9
commit 9f89e1dbf5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,7 +52,7 @@ pluginManagement {
}
}
plugins { id("com.gradle.enterprise") version "3.11.4" }
plugins { id("com.gradle.enterprise") version "3.12" }
gradleEnterprise {
buildScan {