Skip to content

Commit

Permalink
v6.6.1 - Latest JDK 8 release :: Update jacoco
Browse files Browse the repository at this point in the history
Signed-off-by: Manoel Campos <manoelcampos@gmail.com>
  • Loading branch information
manoelcampos committed Sep 25, 2021
1 parent e0efcb4 commit 5a2e12f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudsim-plus/pom.xml
Expand Up @@ -354,7 +354,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.6</version>
<version>0.8.7</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 5a2e12f

Please sign in to comment.