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 9c655bf commit fd20e11Copy full SHA for fd20e11
build.gradle
@@ -17,7 +17,7 @@ buildscript {
17
classpath 'com.palantir.gradle.gitversion:gradle-git-version:4.0.0'
18
classpath 'com.palantir.gradle.idea-configuration:gradle-idea-configuration:0.5.0'
19
classpath 'com.palantir.metricschema:gradle-metric-schema:0.33.0'
20
- classpath 'com.palantir.suppressible-error-prone:gradle-suppressible-error-prone:2.13.0'
+ classpath 'com.palantir.suppressible-error-prone:gradle-suppressible-error-prone:2.14.0'
21
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.37.0'
22
}
23
0 commit comments