Skip to content

Commit f324d66

Browse files
renovate[bot]traskotelbot[bot]
authored
chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention to v1 (open-telemetry#13878)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Trask Stalnaker <[email protected]> Co-authored-by: otelbot <[email protected]>
1 parent d01369f commit f324d66

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle-plugins/settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ pluginManagement {
66
}
77

88
plugins {
9-
id("org.gradle.toolchains.foojay-resolver-convention") version "0.10.0"
9+
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
1010
}

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pluginManagement {
1313

1414
plugins {
1515
id("com.gradle.common-custom-user-data-gradle-plugin") version "2.2.1"
16-
id("org.gradle.toolchains.foojay-resolver-convention") version "0.10.0"
16+
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
1717
// this can't live in pluginManagement currently due to
1818
// https://github.com/bmuschko/gradle-docker-plugin/issues/1123
1919
// in particular, these commands are failing (reproducible locally):

0 commit comments

Comments
 (0)