Browse Source

Merge branch '3.2.x'

Closes gh-39143
pull/39162/head
Andy Wilkinson 2 years ago
parent
commit
dacf20533e
  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