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 ed22dae commit 122c552Copy full SHA for 122c552
build.gradle
@@ -29,7 +29,7 @@ buildscript {
29
classpath 'com.netflix.nebula:gradle-info-plugin:5.2.0'
30
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
31
classpath 'com.netflix.nebula:nebula-publishing-plugin:14.1.1'
32
- classpath 'com.palantir.baseline:gradle-baseline-java:2.41.0'
+ classpath 'com.palantir.baseline:gradle-baseline-java:2.42.0'
33
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:1.13.1'
34
classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.12.2'
35
classpath 'gradle.plugin.org.inferred:gradle-processors:3.1.0'
0 commit comments