Skip to content

Commit

Permalink
Build: Update revapi to compare against 1.6.0 (#10754)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajantha-bhat authored Jul 23, 2024
1 parent b769391 commit 0cce119
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 @@ -143,7 +143,7 @@ subprojects {
revapi {
oldGroup = project.group
oldName = project.name
oldVersion = "1.5.0"
oldVersion = "1.6.0"
}

tasks.register('showDeprecationRulesOnRevApiFailure') {
Expand Down

0 comments on commit 0cce119

Please sign in to comment.