Migrate to com.gradle.develocity:3.17.2

* Upgrade to `io.spring.ge.conventions:0.0.17`

**Auto-cherry-pick to `6.2.x`**
This commit is contained in:
Artem Bilan
2024-04-29 13:18:41 -04:00
parent 5d592713c4
commit da9b6d9fe5

View File

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