Skip to content

Commit 4a727e1

Browse files
committed
Migrate to com.gradle.develocity:3.17.2
Fixes: #3223 * Upgrade to `io.spring.ge.conventions:0.0.17`
1 parent 9d5a51a commit 4a727e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

settings.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ pluginManagement {
77
}
88

99
plugins {
10-
id 'com.gradle.enterprise' version '3.15.1'
11-
id 'io.spring.ge.conventions' version '0.0.16'
10+
id 'com.gradle.enterprise' version '3.17.2'
11+
id 'io.spring.ge.conventions' version '0.0.17'
1212
}
1313

1414
rootProject.name = 'spring-kafka-dist'

0 commit comments

Comments
 (0)