chore(deps): update plugin com.gradle.enterprise to v3.11 (#2052)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-08-10 11:22:19 +00:00 committed by GitHub
parent 69c38743d1
commit a1adc5d9e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,7 +51,7 @@ pluginManagement {
} }
} }
plugins { id("com.gradle.enterprise") version "3.10.3" } plugins { id("com.gradle.enterprise") version "3.11" }
gradleEnterprise { gradleEnterprise {
buildScan { buildScan {