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 ce995a0178
commit d86545dd41
No known key found for this signature in database
GPG Key ID: 3D0169B18AB8F0A9
1 changed files with 1 additions and 1 deletions

View File

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