Update plugin com.gradle.enterprise to v3.14.1 (#3548)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-07-27 00:10:44 +08:00
committed by GitHub
parent b984a5ef37
commit dfc66aafda

View File

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