chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention to v0.6.0 (#2597)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c23ff8f90b
commit
e973dc53ca
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
rootProject.name = "build-logic"
|
rootProject.name = "build-logic"
|
||||||
|
|
||||||
plugins { id("org.gradle.toolchains.foojay-resolver-convention") version "0.5.0" }
|
plugins { id("org.gradle.toolchains.foojay-resolver-convention") version "0.6.0" }
|
||||||
|
|
||||||
dependencyResolutionManagement {
|
dependencyResolutionManagement {
|
||||||
repositories {
|
repositories {
|
||||||
|
|
|
@ -8,7 +8,7 @@ rootProject.name = "APS"
|
||||||
|
|
||||||
// Plugin repositories
|
// Plugin repositories
|
||||||
pluginManagement {
|
pluginManagement {
|
||||||
plugins { id("org.gradle.toolchains.foojay-resolver-convention") version "0.5.0" }
|
plugins { id("org.gradle.toolchains.foojay-resolver-convention") version "0.6.0" }
|
||||||
repositories {
|
repositories {
|
||||||
includeBuild("build-logic")
|
includeBuild("build-logic")
|
||||||
exclusiveContent {
|
exclusiveContent {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue