Browse Source

Merge branch '2.2.x' into 2.3.x

Closes gh-24178
pull/24264/head
Andy Wilkinson 5 years ago
parent
commit
666e9e1aa6
  1. 2
      settings.gradle

2
settings.gradle

@ -23,7 +23,7 @@ pluginManagement { @@ -23,7 +23,7 @@ pluginManagement {
plugins {
id "com.gradle.enterprise" version "3.3.3"
id "io.spring.gradle-enterprise-conventions" version "0.0.3"
id "io.spring.gradle-enterprise-conventions" version "0.0.7"
}
rootProject.name="spring-boot-build"

Loading…
Cancel
Save