mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 21:07:04 +05:30
chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention to v0.10.0
This commit is contained in:
parent
49ee48bd8b
commit
2dc89052a3
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
rootProject.name = "build-logic"
|
||||
|
||||
pluginManagement {
|
||||
plugins { id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0" }
|
||||
plugins { id("org.gradle.toolchains.foojay-resolver-convention") version "0.10.0" }
|
||||
repositories {
|
||||
exclusiveContent {
|
||||
forRepository { gradlePluginPortal() }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue