Skip to content

Commit

Permalink
Merge pull request mybatis#1767 from kazuki43zoo/jacoco-0.8.5
Browse files Browse the repository at this point in the history
Upgrade to jacoco 0.8.5
  • Loading branch information
kazuki43zoo authored Dec 4, 2019
2 parents c573287 + 99716a7 commit 7587736
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,8 @@
<osgi.dynamicImport>*</osgi.dynamicImport>
<spotbugs.onlyAnalyze>org.apache.ibatis.*</spotbugs.onlyAnalyze>

<!-- Remove after parent 32 (support for jdk 13) -->
<jacoco.version>0.8.4</jacoco.version>
<!-- Remove after parent 32 (support for jdk 13 and 14) -->
<jacoco.version>0.8.5</jacoco.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 7587736

Please sign in to comment.