Skip to content

Commit 345cb5e

Browse files
svc-excavator-botpnepywoda
authored andcommitted
Excavator: Ensure consistent gradle/publish-(jar|dist).gradle files (#392)
1 parent 4d9dea0 commit 345cb5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ buildscript {
1111
}
1212
}
1313
dependencies {
14-
classpath 'com.netflix.nebula:gradle-info-plugin:5.1.1'
14+
classpath 'com.netflix.nebula:gradle-info-plugin:5.2.0'
1515
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
1616
classpath 'com.netflix.nebula:nebula-publishing-plugin:14.1.1'
1717
classpath 'com.palantir.baseline:gradle-baseline-java:0.62.1'

0 commit comments

Comments
 (0)