We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54b6b6b commit c18f7baCopy full SHA for c18f7ba
pom.xml
@@ -236,7 +236,7 @@
236
<!-- globally set version for checking binary compatibility against -->
237
<!-- whoever changes this to ${revision} or ${project.version} is responsible for API breakage caused by this! -->
238
<!-- in other words: never do that here! exclude the 'breakages' locally in the japicmp maven plugin if you intentionally break something -->
239
- <binary-compatibility-check.version>3.6.0</binary-compatibility-check.version>
+ <binary-compatibility-check.version>3.7.0</binary-compatibility-check.version>
240
241
<maven.skins.fluido.version>1.7</maven.skins.fluido.version>
242
<doxia.markdown.version>1.8</doxia.markdown.version>
0 commit comments