chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention to v0.6.0

This commit is contained in:
renovate[bot] 2023-07-10 18:46:20 +00:00 committed by GitHub
parent 85d4b50d28
commit 59f8577d1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@
@file:Suppress("UnstableApiUsage") @file:Suppress("UnstableApiUsage")
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 {
exclusiveContent { exclusiveContent {
forRepository { google() } forRepository { google() }