Skip to content

Commit d58dedf

Browse files
committed
Migrate to Spring Develocity Conventions
1 parent e23acfb commit d58dedf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

settings.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ pluginManagement {
1515
}
1616

1717
plugins {
18-
id "com.gradle.enterprise" version "3.16.2"
19-
id "io.spring.ge.conventions" version "0.0.15"
18+
id "io.spring.develocity.conventions" version "0.0.22"
2019
}
2120

2221
include ":reactive:rsocket:hello-security"

0 commit comments

Comments
 (0)