Browse Source

Merge branch '2.6.x' into 2.7.x

Closes gh-31750
pull/32861/head
Andy Wilkinson 4 years ago
parent
commit
167ecb3113
  1. 2
      settings.gradle

2
settings.gradle

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

Loading…
Cancel
Save