Skip to content

Commit

Permalink
FIX: Regress jacoco listener for Java 8.
Browse files Browse the repository at this point in the history
  • Loading branch information
carlwilson committed Mar 4, 2024
1 parent 31034ba commit 960f6c8
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 @@ -307,7 +307,7 @@
<dependency>
<groupId>org.sonarsource.java</groupId>
<artifactId>sonar-jacoco-listeners</artifactId>
<version>5.14.0.18788</version>
<version>4.15.0.12310</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 960f6c8

Please sign in to comment.