We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77dee83 commit a15dff1Copy full SHA for a15dff1
build.gradle
@@ -14,7 +14,7 @@ buildscript {
14
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.34.0'
15
classpath 'com.palantir.baseline:gradle-baseline-java:6.16.0'
16
classpath 'com.palantir.gradle.gitversion:gradle-git-version:3.2.0'
17
- classpath 'com.palantir.gradle.idea-configuration:gradle-idea-configuration:0.3.0'
+ classpath 'com.palantir.gradle.idea-configuration:gradle-idea-configuration:0.4.0'
18
classpath 'gradle.plugin.org.inferred:gradle-processors:3.7.0'
19
classpath 'org.unbroken-dome.gradle-plugins:gradle-testsets-plugin:4.1.0'
20
}
0 commit comments