Browse Source

Upgrade Gradle enterprise plugin to 3.7.2

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

2
settings.gradle

@ -6,7 +6,7 @@ pluginManagement {
} }
plugins { 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" id "io.spring.ge.conventions" version "0.0.7"
} }

Loading…
Cancel
Save