File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,5 +6,5 @@ pluginManagement {
6
6
}
7
7
8
8
plugins {
9
- id(" org.gradle.toolchains.foojay-resolver-convention" ) version " 0.7 .0"
9
+ id(" org.gradle.toolchains.foojay-resolver-convention" ) version " 0.8 .0"
10
10
}
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ pluginManagement {
14
14
plugins {
15
15
id(" com.gradle.enterprise" ) version " 3.15.1"
16
16
id(" com.gradle.common-custom-user-data-gradle-plugin" ) version " 1.12.1"
17
- id(" org.gradle.toolchains.foojay-resolver-convention" ) version " 0.7 .0"
17
+ id(" org.gradle.toolchains.foojay-resolver-convention" ) version " 0.8 .0"
18
18
// this can't live in pluginManagement currently due to
19
19
// https://github.com/bmuschko/gradle-docker-plugin/issues/1123
20
20
// in particular, these commands are failing (reproducible locally):
You can’t perform that action at this time.
0 commit comments