Update foojay resolver convention plugin
This commit is contained in:
parent
a353f4d207
commit
4c17176c77
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ pluginManagement {
|
|||
}
|
||||
|
||||
plugins {
|
||||
id("org.gradle.toolchains.foojay-resolver-convention") version "0.4.0"
|
||||
id("org.gradle.toolchains.foojay-resolver-convention") version "0.7.0"
|
||||
}
|
||||
|
||||
if (!file(".git").exists()) {
|
||||
|
|
Loading…
Add table
Reference in a new issue