Update plugin com.gradle.enterprise to v3.17 (#4174)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-04-03 09:24:58 +08:00
committed by GitHub
parent fd5058a91f
commit 1fcac4c15d

View File

@@ -12,7 +12,7 @@ pluginManagement {
// https://docs.gradle.com/enterprise/gradle-plugin/ // https://docs.gradle.com/enterprise/gradle-plugin/
plugins { plugins {
id "com.gradle.enterprise" version "3.16.2" id "com.gradle.enterprise" version "3.17"
} }
gradleEnterprise { gradleEnterprise {