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 (#221)
  • Loading branch information
svc-excavator-bot authored and bulldozer-bot[bot] committed Sep 12, 2019
1 parent 0c2e0ae commit 2225004
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:0.4.0'
classpath 'com.palantir.gradle.revapi:gradle-revapi:0.4.1'
classpath 'com.netflix.nebula:gradle-info-plugin:5.0.3'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:1.12.2'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
Expand Down

0 comments on commit 2225004

Please sign in to comment.