Migrate to io.spring.develocity.conventions plugin

(cherry picked from commit 9bb353ad9a)
This commit is contained in:
Artem Bilan
2024-07-08 10:06:27 -04:00
committed by Spring Builds
parent 4367ab772a
commit 876afa48d2

View File

@@ -1,6 +1,6 @@
plugins {
id 'com.gradle.develocity' version '3.17.5'
id 'io.spring.ge.conventions' version '0.0.17'
id 'io.spring.develocity.conventions' version '0.0.19'
}
rootProject.name = 'spring-integration'