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 (#312)
  • Loading branch information
svc-excavator-bot authored and bulldozer-bot[bot] committed Oct 11, 2019
1 parent c1136f2 commit c1511cf
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 @@ -22,7 +22,7 @@ buildscript {
}

dependencies {
classpath 'com.palantir.gradle.revapi:gradle-revapi:1.0.4'
classpath 'com.palantir.gradle.revapi:gradle-revapi:1.0.5'
classpath 'com.netflix.nebula:gradle-info-plugin:5.1.1'
classpath 'com.github.jengelman.gradle.plugins:shadow:5.1.0'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
Expand Down

0 comments on commit c1511cf

Please sign in to comment.