We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0510b0 commit f4e42a3Copy full SHA for f4e42a3
settings.gradle
@@ -7,7 +7,7 @@ pluginManagement {
7
plugins {
8
id 'com.gradle.develocity' version '3.19.2'
9
id 'io.spring.develocity.conventions' version '0.0.22'
10
- id 'org.gradle.toolchains.foojay-resolver-convention' version '0.9.0'
+ id 'org.gradle.toolchains.foojay-resolver-convention' version '0.10.0'
11
}
12
13
rootProject.name = 'context-propagation'
0 commit comments