Skip to content

Commit 53a847c

Browse files
authored
Merge pull request #190 from eric-labelle/ela/delete-unused-plugin
Delete unused toolchain plugin
2 parents 7ffc0a8 + a67040f commit 53a847c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

settings.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ pluginManagement {
66
}
77
}
88

9-
plugins {
10-
id "org.gradle.toolchains.foojay-resolver-convention" version "0.5.0"
11-
}
12-
139
dependencyResolutionManagement {
1410
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
1511
repositories {

0 commit comments

Comments
 (0)