Browse Source

Update Gradle Enterprise plugin to 3.17.2

Issue gh-15020
pull/15054/head
Steve Riesenberg 2 years ago
parent
commit
d86545dd41
No known key found for this signature in database
GPG Key ID: 3D0169B18AB8F0A9
  1. 2
      settings.gradle

2
settings.gradle

@ -5,7 +5,7 @@ pluginManagement { @@ -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"
}

Loading…
Cancel
Save