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