Browse Source

Merge branch '3.1.x' into 3.2.x

Closes gh-39142
pull/39389/head
Andy Wilkinson 2 years ago
parent
commit
75fa963f72
  1. 4
      settings.gradle

4
settings.gradle

@ -19,8 +19,8 @@ pluginManagement { @@ -19,8 +19,8 @@ pluginManagement {
}
plugins {
id "com.gradle.enterprise" version "3.12.5"
id "io.spring.ge.conventions" version "0.0.13"
id "com.gradle.enterprise" version "3.15.1"
id "io.spring.ge.conventions" version "0.0.15"
}
rootProject.name="spring-boot-build"

Loading…
Cancel
Save