Upgrade to Develocity Conventions 0.0.22

Closes gh-42492
This commit is contained in:
Andy Wilkinson 2024-10-01 12:35:48 +01:00 committed by Phillip Webb
parent 95665a4b28
commit 4b54e48789

View File

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