Skip to content

Commit 5a69cde

Browse files
Bump org.gradle.toolchains.foojay-resolver-convention from 0.7.0 to 0.8.0
Closes gh-650
1 parent 49e8036 commit 5a69cde

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)