Browse Source

Update Gradle Enterprise plugin to 3.17.2

Issue gh-15020
pull/15055/head
Steve Riesenberg 2 years ago
parent
commit
a80fdee533
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 {
} }
plugins { 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" id "io.spring.ge.conventions" version "0.0.16"
} }

Loading…
Cancel
Save