Skip to content

Commit

Permalink
spider: enable japicmp check
Browse files Browse the repository at this point in the history
Check that the add-on keeps being binary compatible with the version
released to Maven Central.

Signed-off-by: thc202 <thc202@gmail.com>
  • Loading branch information
thc202 committed Oct 4, 2023
1 parent 7dfbc6f commit 78bb6ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions addOns/spider/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ version=0.7.0
release=false
zap.maven.publish=true
zap.maven.pom.inceptionyear=2022
zap.japicmp=true
zap.japicmp.baseversion=0.6.0

0 comments on commit 78bb6ef

Please sign in to comment.