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 a73ef30 commit c5f3b27Copy full SHA for c5f3b27
build.gradle
@@ -11,7 +11,7 @@ buildscript {
11
classpath 'com.palantir.gradle.failure-reports:gradle-failure-reports:1.17.0'
12
classpath 'com.palantir.javaformat:gradle-palantir-java-format:2.72.0'
13
classpath 'com.palantir.suppressible-error-prone:gradle-suppressible-error-prone:2.15.0'
14
- classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:3.2.0'
+ classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:3.4.0'
15
classpath 'com.palantir.baseline:gradle-baseline-java:6.16.0'
16
classpath 'com.palantir.gradle.gitversion:gradle-git-version:4.1.0'
17
classpath 'com.palantir.gradle.idea-configuration:gradle-idea-configuration:0.7.0'
0 commit comments