File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ buildscript {
15
15
classpath ' com.netflix.nebula:gradle-dependency-lock-plugin:7.0.1'
16
16
classpath ' com.palantir.baseline:gradle-baseline-java:6.24.0'
17
17
classpath ' com.palantir.gradle.gitversion:gradle-git-version:3.2.0'
18
- classpath ' com.palantir.gradle.gradleideaconfiguration:gradle-idea-configuration:0.1.0'
19
18
classpath ' com.palantir.metricschema:gradle-metric-schema:0.33.0'
20
19
classpath ' com.palantir.suppressible-error-prone:gradle-suppressible-error-prone:2.9.0'
21
20
classpath ' gradle.plugin.org.inferred:gradle-processors:3.7.0'
@@ -27,7 +26,6 @@ apply plugin: 'com.palantir.external-publish'
27
26
apply plugin : ' com.palantir.failure-reports'
28
27
apply plugin : ' com.palantir.baseline'
29
28
apply plugin : ' com.palantir.git-version'
30
- apply plugin : ' com.palantir.idea-configuration'
31
29
apply plugin : ' com.palantir.jdks'
32
30
apply plugin : ' com.palantir.consistent-versions'
33
31
apply plugin : ' com.palantir.baseline-java-versions'
You can’t perform that action at this time.
0 commit comments