Skip to content

Commit 64b8241

Browse files
committed
Upgrade Develocity plugins
1 parent 96e7823 commit 64b8241

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

1515
plugins {
16-
id "com.gradle.develocity" version "3.17.2"
17-
id "io.spring.ge.conventions" version "0.0.17"
16+
id "com.gradle.develocity" version "3.17.5"
17+
id "io.spring.develocity.conventions" version "0.0.19"
1818
}
1919

2020
rootProject.name = "spring-restdocs"

0 commit comments

Comments
 (0)