chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention to v0.9.0
Some checks failed
Check pull request / check-codestyle (pull_request) Successful in 5m37s
Check pull request / unit-tests (pull_request) Successful in 10m25s
Check pull request / check-api (pull_request) Has been cancelled
Check pull request / lint (pull_request) Has been cancelled
Check pull request / build-apks (pull_request) Has been cancelled
Some checks failed
Check pull request / check-codestyle (pull_request) Successful in 5m37s
Check pull request / unit-tests (pull_request) Successful in 10m25s
Check pull request / check-api (pull_request) Has been cancelled
Check pull request / lint (pull_request) Has been cancelled
Check pull request / build-apks (pull_request) Has been cancelled
This commit is contained in:
parent
df75599e97
commit
c94ed3cc4d
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.8.0" }
|
plugins { id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0" }
|
||||||
|
|
||||||
dependencyResolutionManagement {
|
dependencyResolutionManagement {
|
||||||
repositories {
|
repositories {
|
||||||
|
|
|
@ -39,7 +39,7 @@ pluginManagement {
|
||||||
}
|
}
|
||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
|
id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0"
|
||||||
id("com.gradle.develocity") version "3.18.1"
|
id("com.gradle.develocity") version "3.18.1"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue