Skip to content

Commit

Permalink
Excavator: Apply gradle-revapi to warn about Java public API/ABI brea…
Browse files Browse the repository at this point in the history
…ks (#1313)
  • Loading branch information
svc-excavator-bot authored and bulldozer-bot[bot] committed Nov 5, 2019
1 parent 8561013 commit 34f6741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
}

dependencies {
classpath 'com.palantir.gradle.revapi:gradle-revapi:1.0.7'
classpath 'com.palantir.gradle.revapi:gradle-revapi:1.0.8'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
classpath 'com.netflix.nebula:gradle-dependency-lock-plugin:7.0.1'
classpath 'com.netflix.nebula:nebula-publishing-plugin:14.1.1'
Expand Down

0 comments on commit 34f6741

Please sign in to comment.