Skip to content

Commit

Permalink
Update HtmlUnit package for JaCoCo (#582)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Jul 31, 2023
1 parent 5cc0590 commit 7c85c04
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 @@ -156,7 +156,7 @@
<excludes>
<exclude>**/Messages.class</exclude>
<!-- https://github.com/HtmlUnit/htmlunit-cssparser/issues/4 -->
<exclude>com/gargoylesoftware/**</exclude>
<exclude>org/htmlunit/**</exclude>
</excludes>
</configuration>
<executions>
Expand Down

0 comments on commit 7c85c04

Please sign in to comment.