Skip to content

Commit 5de5ee4

Browse files
Merge branch '1.1.x' into 1.2.x
Closes gh-651
2 parents cf3443b + 5a69cde commit 5de5ee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pluginManagement {
77
plugins {
88
id 'com.gradle.enterprise' version '3.17'
99
id 'io.spring.ge.conventions' version '0.0.16'
10-
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.7.0'
10+
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.8.0'
1111
}
1212

1313
rootProject.name = 'tracing'

0 commit comments

Comments
 (0)