Skip to content

Commit 9b0f575

Browse files
Bump org.gradle.toolchains.foojay-resolver-convention from 0.5.0 to 0.6.0 (#8914)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b3932c7 commit 9b0f575

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.5.0"
9+
id("org.gradle.toolchains.foojay-resolver-convention") version "0.6.0"
1010
}

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pluginManagement {
1616
plugins {
1717
id("com.gradle.enterprise") version "3.13.4"
1818
id("com.gradle.common-custom-user-data-gradle-plugin") version "1.11"
19-
id("org.gradle.toolchains.foojay-resolver-convention") version "0.5.0"
19+
id("org.gradle.toolchains.foojay-resolver-convention") version "0.6.0"
2020
}
2121

2222
dependencyResolutionManagement {

0 commit comments

Comments
 (0)