Browse Source

Merge branch '2.6.x' into 2.7.x

Closes gh-31471
pull/31480/head
Andy Wilkinson 4 years ago
parent
commit
878d09fe79
  1. 2
      settings.gradle

2
settings.gradle

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

Loading…
Cancel
Save