Update Gradle Enterprise plugin to 3.17.2

Issue gh-15020
This commit is contained in:
Steve Riesenberg 2024-05-07 15:58:10 -05:00
parent 53b581bb8c
commit a80fdee533
No known key found for this signature in database
GPG Key ID: 3D0169B18AB8F0A9

View File

@ -5,7 +5,7 @@ pluginManagement {
}
plugins {
id "com.gradle.enterprise" version "3.12.6"
id "com.gradle.enterprise" version "3.17.2"
id "io.spring.ge.conventions" version "0.0.16"
}