Browse Source

Upgrade Gradle enterprise plugin to 3.7.2

Closes gh-27704
pull/27832/head
Jerome Prinet 3 years ago committed by Brian Clozel
parent
commit
dfd5374f02
  1. 2
      settings.gradle

2
settings.gradle

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

Loading…
Cancel
Save