We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf3443b + 5a69cde commit 5de5ee4Copy full SHA for 5de5ee4
settings.gradle
@@ -7,7 +7,7 @@ pluginManagement {
7
plugins {
8
id 'com.gradle.enterprise' version '3.17'
9
id 'io.spring.ge.conventions' version '0.0.16'
10
- id 'org.gradle.toolchains.foojay-resolver-convention' version '0.7.0'
+ id 'org.gradle.toolchains.foojay-resolver-convention' version '0.8.0'
11
}
12
13
rootProject.name = 'tracing'
0 commit comments