We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 614ec9c + eb4341c commit a8d37a1Copy full SHA for a8d37a1
settings.gradle
@@ -6,8 +6,8 @@ pluginManagement {
6
7
plugins {
8
id 'com.gradle.enterprise' version '3.14.1'
9
- id 'io.spring.ge.conventions' version '0.0.13'
10
- id 'org.gradle.toolchains.foojay-resolver-convention' version '0.4.0'
+ id 'io.spring.ge.conventions' version '0.0.14'
+ id 'org.gradle.toolchains.foojay-resolver-convention' version '0.6.0'
11
}
12
13
rootProject.name = 'context-propagation'
0 commit comments