Skip to content

Commit ceb24cc

Browse files
Bump japicmp-maven-plugin from 0.15.7 to 0.16.0 (#2187)
Bumps [japicmp-maven-plugin](https://github.com/siom79/japicmp) from 0.15.7 to 0.16.0. - [Release notes](https://github.com/siom79/japicmp/releases) - [Changelog](https://github.com/siom79/japicmp/blob/master/release.py) - [Commits](siom79/japicmp@japicmp-base-0.15.7...japicmp-base-0.16.0) --- updated-dependencies: - dependency-name: com.github.siom79.japicmp:japicmp-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c2d0ced commit ceb24cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

metrics/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<plugin>
4848
<groupId>com.github.siom79.japicmp</groupId>
4949
<artifactId>japicmp-maven-plugin</artifactId>
50-
<version>0.15.7</version>
50+
<version>0.16.0</version>
5151
<configuration>
5252
<!-- This module is not supposed to be consumed as library, so no need to check API -->
5353
<skip>true</skip>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<plugin>
116116
<groupId>com.github.siom79.japicmp</groupId>
117117
<artifactId>japicmp-maven-plugin</artifactId>
118-
<version>0.15.7</version>
118+
<version>0.16.0</version>
119119
<configuration>
120120
<oldVersion>
121121
<dependency>

0 commit comments

Comments
 (0)