Browse Source

Update Gradle Enterprise plugin

Closes gh-29969
pull/29983/head
Jerome Prinet 2 years ago committed by Brian Clozel
parent
commit
dcaddddbc5
  1. 2
      settings.gradle

2
settings.gradle

@ -7,7 +7,7 @@ pluginManagement { @@ -7,7 +7,7 @@ pluginManagement {
}
plugins {
id "com.gradle.enterprise" version "3.12.1"
id "com.gradle.enterprise" version "3.12.3"
id "io.spring.ge.conventions" version "0.0.13"
}

Loading…
Cancel
Save