[build] Update enterprise plugin (#5730)

Removes a deprecation warning
This commit is contained in:
Thad House
2023-10-05 10:39:11 -07:00
committed by GitHub
parent fef03a3ff5
commit 69a54de202

View File

@@ -10,7 +10,7 @@ pluginManagement {
}
plugins {
id "com.gradle.enterprise" version "3.0"
id "com.gradle.enterprise" version "3.15.1"
}
// Set the flag to tell gradle to ignore unresolved headers