We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f55fe79 commit 8a7d20fCopy full SHA for 8a7d20f
settings.gradle
@@ -1,7 +1,6 @@
1
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"
+ id "io.spring.develocity.conventions" version "0.0.22"
+ id "org.gradle.toolchains.foojay-resolver-convention" version "0.9.0"
5
}
6
7
include "spring-aop"
0 commit comments