2 changed files with 2 additions and 2 deletions
@ -1,5 +1,5 @@ |
|||||||
rootProject.name = "IntelliJ Platform Plugin Template" |
rootProject.name = "IntelliJ Platform Plugin Template" |
||||||
|
|
||||||
plugins { |
plugins { |
||||||
id("org.gradle.toolchains.foojay-resolver-convention") version "0.10.0" |
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0" |
||||||
} |
} |
||||||
|
|||||||
Loading…
Reference in new issue