remove ecj snapshot repo

This commit is contained in:
ChrisHegarty 2023-12-11 14:18:57 +00:00
parent 40c03b0e6c
commit fe0a483dc5
1 changed files with 0 additions and 6 deletions

View File

@ -101,12 +101,6 @@ dependencies {
groovy "org.codehaus.groovy:groovy-all:3.0.12"
}
repositories {
maven {
url "https://repo.eclipse.org/content/repositories/eclipse-snapshots/"
}
}
apply from: file('buildSrc/scriptDepVersions.gradle')
// Include smaller chunks configuring dedicated build areas.