Skip to content

Commit

Permalink
Upgrade JaCoCo to 0.7.9.
Browse files Browse the repository at this point in the history
Signed-off-by: Nikhil Nanivadekar <nikhil.nanivadekar@gs.com>
  • Loading branch information
nikhilnanivadekar authored and motlin committed Apr 2, 2017
1 parent 3d7a8a8 commit 5bd3905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<checkstyle.version>6.15</checkstyle.version>
<checkstyle.plugin.version>2.17</checkstyle.plugin.version>
<findbugs.plugin.version>3.0.3</findbugs.plugin.version>
<jacoco.plugin.version>0.7.7.201606060606</jacoco.plugin.version>
<jacoco.plugin.version>0.7.9</jacoco.plugin.version>

<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
Expand Down

0 comments on commit 5bd3905

Please sign in to comment.