Browse Source

Merge branch '3.2.x' into 3.3.x

Closes gh-42493
pull/42700/head
Phillip Webb 1 year ago
parent
commit
2f9fbc6b70
  1. 2
      settings.gradle

2
settings.gradle

@ -18,7 +18,7 @@ pluginManagement {
} }
plugins { plugins {
id "io.spring.develocity.conventions" version "0.0.21" id "io.spring.develocity.conventions" version "0.0.22"
} }
rootProject.name="spring-boot-build" rootProject.name="spring-boot-build"

Loading…
Cancel
Save