Browse Source

Upgrade to Gradle Enterprise Gradle Plugin 3.5.1

See gh-24767
pull/25129/head
Nelson Osacky 5 years ago committed by Andy Wilkinson
parent
commit
74ffc3e0fa
  1. 2
      settings.gradle

2
settings.gradle

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

Loading…
Cancel
Save