File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,5 +6,5 @@ pluginManagement {
66}
77
88plugins {
9- id(" org.gradle.toolchains.foojay-resolver-convention" ) version " 0.8 .0"
9+ id(" org.gradle.toolchains.foojay-resolver-convention" ) version " 0.9 .0"
1010}
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ pluginManagement {
1515plugins {
1616 id(" com.gradle.develocity" ) version " 3.18.2"
1717 id(" com.gradle.common-custom-user-data-gradle-plugin" ) version " 2.0.2"
18- id(" org.gradle.toolchains.foojay-resolver-convention" ) version " 0.8 .0"
18+ id(" org.gradle.toolchains.foojay-resolver-convention" ) version " 0.9 .0"
1919 // this can't live in pluginManagement currently due to
2020 // https://github.com/bmuschko/gradle-docker-plugin/issues/1123
2121 // in particular, these commands are failing (reproducible locally):
You can’t perform that action at this time.
0 commit comments