Migrate to io.spring.develocity.conventions plugin

Closes gh-15670
This commit is contained in:
Steve Riesenberg 2024-08-21 17:16:52 -05:00
parent eba0c0f20c
commit 5c71e0e3d7
No known key found for this signature in database
GPG Key ID: 3D0169B18AB8F0A9
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ pluginManagement {
plugins {
id "com.gradle.develocity" version "3.18"
id "io.spring.ge.conventions" version "0.0.17"
id "io.spring.develocity.conventions" version "0.0.20"
}
dependencyResolutionManagement {