Browse Source

Update to Gradle Enterprise Gradle Plugin 3.6.1

See gh-26781
pull/26785/head
Nelson Osacky 4 years ago committed by Stephane Nicoll
parent
commit
a48c5f6a0d
  1. 2
      settings.gradle

2
settings.gradle

@ -6,7 +6,7 @@ pluginManagement { @@ -6,7 +6,7 @@ pluginManagement {
}
plugins {
id "com.gradle.enterprise" version "3.5.1"
id "com.gradle.enterprise" version "3.6.1"
id "io.spring.ge.conventions" version "0.0.7"
}

Loading…
Cancel
Save