Skip to content

Commit 2d89cf5

Browse files
committed
Upgrade to Develocity Conventions 0.0.21
Closes gh-42210
1 parent 915cb12 commit 2d89cf5

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
@@ -19,8 +19,7 @@ pluginManagement {
1919
}
2020

2121
plugins {
22-
id "com.gradle.develocity" version "3.17.5"
23-
id "io.spring.develocity.conventions" version "0.0.19"
22+
id "io.spring.develocity.conventions" version "0.0.21"
2423
}
2524

2625
rootProject.name="spring-boot-build"

0 commit comments

Comments
 (0)