Skip to content

Commit

Permalink
Update JaCoCo (filters out Kotlin codegen)
Browse files Browse the repository at this point in the history
  • Loading branch information
seanf committed Aug 29, 2018
1 parent 998454e commit 1570bbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Expand Up @@ -250,7 +250,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.7.8</version>
<version>0.8.2</version>
<executions>
<execution>
<id>default-prepare-agent</id>
Expand Down

0 comments on commit 1570bbb

Please sign in to comment.