Migrate to com.gradle.develocity:3.17.2

* Upgrade to `io.spring.ge.conventions:0.0.17`
This commit is contained in:
Artem Bilan
2024-04-29 13:18:41 -04:00
parent 14da66f91f
commit ad0bfaf3d7

View File

@@ -1,6 +1,6 @@
plugins {
id 'com.gradle.enterprise' version '3.15.1'
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'