We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2d0ced commit ceb24ccCopy full SHA for ceb24cc
metrics/pom.xml
@@ -47,7 +47,7 @@
47
<plugin>
48
<groupId>com.github.siom79.japicmp</groupId>
49
<artifactId>japicmp-maven-plugin</artifactId>
50
- <version>0.15.7</version>
+ <version>0.16.0</version>
51
<configuration>
52
<!-- This module is not supposed to be consumed as library, so no need to check API -->
53
<skip>true</skip>
pom.xml
@@ -115,7 +115,7 @@
115
116
117
118
119
120
<oldVersion>
121
<dependency>
0 commit comments