Browse Source

Update Gradle Enterprise plugin

Closes gh-28661
pull/28677/head
Jerome Prinet 4 years ago committed by Brian Clozel
parent
commit
2473e956ff
  1. 2
      settings.gradle

2
settings.gradle

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

Loading…
Cancel
Save