Browse Source

Upgrade to Gradle Enterprise plugin 3.9

See gh-30659
pull/30878/head
Jerome Prinet 4 years ago committed by Stephane Nicoll
parent
commit
209e6fbe55
  1. 2
      settings.gradle

2
settings.gradle

@ -22,7 +22,7 @@ pluginManagement {
} }
plugins { plugins {
id "com.gradle.enterprise" version "3.8.1" id "com.gradle.enterprise" version "3.9"
id "io.spring.ge.conventions" version "0.0.9" id "io.spring.ge.conventions" version "0.0.9"
} }

Loading…
Cancel
Save