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 162c9d9 commit 264774aCopy full SHA for 264774a
build.gradle
@@ -10,7 +10,7 @@ buildscript {
10
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.11.0'
11
classpath 'com.palantir.javaformat:gradle-palantir-java-format:2.27.0'
12
classpath 'com.palantir.gradle.revapi:gradle-revapi:1.7.0'
13
- classpath 'com.palantir.baseline:gradle-baseline-java:4.180.0'
+ classpath 'com.palantir.baseline:gradle-baseline-java:4.181.0'
14
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.11.0'
15
classpath 'me.champeau.jmh:jmh-gradle-plugin:0.6.6'
16
}
0 commit comments