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