We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e111e80 commit a8588d8Copy full SHA for a8588d8
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
dependencies {
8
classpath 'com.palantir.javaformat:gradle-palantir-java-format:1.0.0'
9
classpath 'com.palantir.gradle.revapi:gradle-revapi:1.4.1'
10
- classpath 'com.netflix.nebula:gradle-info-plugin:7.1.3'
+ classpath 'com.netflix.nebula:gradle-info-plugin:7.1.4'
11
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.5'
12
classpath 'com.netflix.nebula:nebula-publishing-plugin:17.2.1'
13
classpath 'com.palantir.baseline:gradle-baseline-java:3.11.0'
0 commit comments