We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3648fa commit 6136cf7Copy full SHA for 6136cf7
build.gradle
@@ -10,7 +10,7 @@ buildscript {
10
classpath 'com.palantir.gradle.jdkslatest:gradle-jdks-latest:0.22.0'
11
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.25.0'
12
classpath 'com.palantir.gradle.failure-reports:gradle-failure-reports:1.16.0'
13
- classpath 'com.palantir.gradle.idea-configuration:gradle-idea-configuration:0.6.0'
+ classpath 'com.palantir.gradle.idea-configuration:gradle-idea-configuration:0.7.0'
14
classpath 'com.palantir.baseline:gradle-baseline-java:6.65.0'
15
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:3.2.0'
16
classpath 'com.palantir.javaformat:gradle-palantir-java-format:2.81.0'
0 commit comments