Skip to content

Commit

Permalink
[cqfn#522] Update jacoco plugin (error IllegalClassFormatException: E…
Browse files Browse the repository at this point in the history
…rror while instrumenting java/sql/Date with JaCoCo 0.8.8.202204050719/5dcf34a)
  • Loading branch information
pnatashap committed Mar 23, 2024
1 parent f71ee1e commit faf934b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,7 @@ SOFTWARE.
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.11</version>
<configuration>
<output>file</output>
</configuration>
Expand Down

0 comments on commit faf934b

Please sign in to comment.