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 f3381e0 commit a605012Copy full SHA for a605012
build.gradle
@@ -13,7 +13,7 @@ buildscript {
13
classpath 'com.netflix.nebula:nebula-publishing-plugin:13.4.1'
14
classpath 'com.netflix.nebula:gradle-info-plugin:5.0.3'
15
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:1.12.2'
16
- classpath 'com.palantir.baseline:gradle-baseline-java:2.2.2'
+ classpath 'com.palantir.baseline:gradle-baseline-java:2.3.0'
17
classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.12.2'
18
classpath 'gradle.plugin.org.inferred:gradle-processors:3.1.0'
19
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4"
0 commit comments