Skip to content

Commit

Permalink
Update HtmlUnit package for jacoco (#778)
Browse files Browse the repository at this point in the history
  • Loading branch information
timja committed Jun 6, 2023
1 parent ee4ae0a commit 4589ac4
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 @@ -1099,7 +1099,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 4589ac4

Please sign in to comment.