Upgrade to Develocity Conventions 0.0.21

Closes gh-42210
This commit is contained in:
Andy Wilkinson 2024-09-11 10:34:14 +01:00
parent 915cb12c64
commit 2d89cf539c
1 changed files with 1 additions and 2 deletions

View File

@ -19,8 +19,7 @@ pluginManagement {
} }
plugins { plugins {
id "com.gradle.develocity" version "3.17.5" id "io.spring.develocity.conventions" version "0.0.21"
id "io.spring.develocity.conventions" version "0.0.19"
} }
rootProject.name="spring-boot-build" rootProject.name="spring-boot-build"