Skip to content

Commit 1d77a0d

Browse files
committed
change jacoco-maven-plugin:jar:0.8.3
1 parent a49bd69 commit 1d77a0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
<plugin>
139139
<groupId>org.jacoco</groupId>
140140
<artifactId>jacoco-maven-plugin</artifactId>
141-
<version>${jacoco.version}</version>
141+
<version>0.8.3</version>
142142
<executions>
143143
<execution>
144144
<id>prepare-agent</id>

0 commit comments

Comments
 (0)