We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8520dd9 commit f82d4fbCopy full SHA for f82d4fb
java/pom.xml
@@ -248,7 +248,7 @@
248
<!-- globally set version for checking binary compatibility against -->
249
<!-- whoever changes this to ${revision} or ${project.version} is responsible for API breakage caused by this! -->
250
<!-- in other words: never do that here! exclude the 'breakages' locally in the japicmp maven plugin if you intentionally break something -->
251
- <binary-compatibility-check.version>3.4.0</binary-compatibility-check.version>
+ <binary-compatibility-check.version>3.5.0</binary-compatibility-check.version>
252
<!-- skip until first release: -->
253
<binary-compatibility-check.skip>false</binary-compatibility-check.skip>
254
0 commit comments