Skip to content

Commit 0c4ec3f

Browse files
committed
Upgrade to Develocity conventions 0.0.21
1 parent 636bd63 commit 0c4ec3f

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
@@ -13,8 +13,7 @@ pluginManagement {
1313
}
1414

1515
plugins {
16-
id "com.gradle.develocity" version "3.17.5"
17-
id "io.spring.develocity.conventions" version "0.0.19"
16+
id "io.spring.develocity.conventions" version "0.0.21"
1817
}
1918

2019
rootProject.name = 'compatibility-test-plugin'

0 commit comments

Comments
 (0)