Browse Source

Upgrade to 0.0.16-SNAPSHOT of Gradle Enterprise Conventions

See gh-40122
3.1.x
Andy Wilkinson 2 years ago
parent
commit
61fc4e88af
  1. 2
      settings.gradle

2
settings.gradle

@ -20,7 +20,7 @@ pluginManagement { @@ -20,7 +20,7 @@ pluginManagement {
plugins {
id "com.gradle.enterprise" version "3.15.1"
id "io.spring.ge.conventions" version "0.0.15"
id "io.spring.ge.conventions" version "0.0.16-SNAPSHOT"
}
rootProject.name="spring-boot-build"

Loading…
Cancel
Save