Skip to content

Commit 13b35bf

Browse files
committed
Upgrade Develocity plugins
1 parent b7f3497 commit 13b35bf

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
@@ -32,8 +32,8 @@ pluginManagement {
3232
}
3333

3434
plugins {
35-
id "com.gradle.enterprise" version "3.15.1"
36-
id "io.spring.ge.conventions" version "0.0.15"
35+
id "com.gradle.enterprise" version "3.16.2"
36+
id "io.spring.ge.conventions" version "0.0.16"
3737
}
3838

3939
rootProject.name="spring-aot-smoke-tests"

0 commit comments

Comments
 (0)