Skip to content

Commit 8a7d20f

Browse files
committed
Upgrade Develocity and Foojay Gradle plugins
1 parent f55fe79 commit 8a7d20f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

settings.gradle

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
plugins {
2-
id "com.gradle.develocity" version "3.19"
3-
id "io.spring.ge.conventions" version "0.0.17"
4-
id "org.gradle.toolchains.foojay-resolver-convention" version "0.7.0"
2+
id "io.spring.develocity.conventions" version "0.0.22"
3+
id "org.gradle.toolchains.foojay-resolver-convention" version "0.9.0"
54
}
65

76
include "spring-aop"

0 commit comments

Comments
 (0)