Browse Source

Merge branch '2.5.x' into 2.6.x

Closes gh-29329
pull/30003/head
Andy Wilkinson 4 years ago
parent
commit
5744724af2
  1. 2
      settings.gradle

2
settings.gradle

@ -23,7 +23,7 @@ pluginManagement { @@ -23,7 +23,7 @@ pluginManagement {
plugins {
id "com.gradle.enterprise" version "3.7.2"
id "io.spring.ge.conventions" version "0.0.8"
id "io.spring.ge.conventions" version "0.0.9"
}
rootProject.name="spring-boot-build"

Loading…
Cancel
Save