Migrate to io.spring.develocity.conventions plugin

**Auto-cherry-pick to `6.3.x` & `6.2.x`**
This commit is contained in:
Artem Bilan
2024-07-08 10:06:27 -04:00
parent 3e71ea5521
commit 9bb353ad9a

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'