Browse Source

Merge pull request #28747 from jprinet

* gh-28747:
  Upgrade Gradle Enterprise plugin to 3.7.2

Closes gh-28747
pull/28778/head
Andy Wilkinson 4 years ago
parent
commit
c68e66c63f
  1. 2
      settings.gradle

2
settings.gradle

@ -22,7 +22,7 @@ pluginManagement { @@ -22,7 +22,7 @@ pluginManagement {
}
plugins {
id "com.gradle.enterprise" version "3.6.1"
id "com.gradle.enterprise" version "3.7.2"
id "io.spring.ge.conventions" version "0.0.8"
}

Loading…
Cancel
Save