Skip to content

Commit 9bb353a

Browse files
committed
Migrate to io.spring.develocity.conventions plugin
**Auto-cherry-pick to `6.3.x` & `6.2.x`**
1 parent 3e71ea5 commit 9bb353a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id 'com.gradle.develocity' version '3.17.5'
3-
id 'io.spring.ge.conventions' version '0.0.17'
3+
id 'io.spring.develocity.conventions' version '0.0.19'
44
}
55

66
rootProject.name = 'spring-integration'

0 commit comments

Comments
 (0)