Migrate to com.gradle.develocity:3.17.2

Fixes: #2690
Fixes: #2692

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

**Auto-cherry-pick to `3.0.x`**
This commit is contained in:
Artem Bilan
2024-04-29 13:12:47 -04:00
parent b415eafc38
commit 5e503d1ca7

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-amqp-dist'