We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d42861b commit 49e8036Copy full SHA for 49e8036
settings.gradle
@@ -6,7 +6,7 @@ pluginManagement {
6
7
plugins {
8
id 'com.gradle.enterprise' version '3.17'
9
- id 'io.spring.ge.conventions' version '0.0.15'
+ id 'io.spring.ge.conventions' version '0.0.16'
10
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.7.0'
11
}
12
0 commit comments