Browse Source

Upgrade to Gradle Enterprise plugin 3.11.1

See gh-32405
pull/32501/head
Jerome Prinet 3 years ago committed by Stephane Nicoll
parent
commit
173b70c377
  1. 2
      settings.gradle

2
settings.gradle

@ -22,7 +22,7 @@ pluginManagement {
} }
plugins { plugins {
id "com.gradle.enterprise" version "3.10.3" id "com.gradle.enterprise" version "3.11.1"
id "io.spring.ge.conventions" version "0.0.11" id "io.spring.ge.conventions" version "0.0.11"
} }

Loading…
Cancel
Save