Browse Source

Upgrade to Gradle Enterprise Gradle Plugin 3.5.2

See gh-25120
pull/25173/head
dreis2211 5 years ago committed by Stephane Nicoll
parent
commit
4bb86d4d8d
  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.1"
id "com.gradle.enterprise" version "3.5.2"
id "io.spring.ge.conventions" version "0.0.7"
}

Loading…
Cancel
Save