Skip to content

Commit 5c15880

Browse files
authored
Merge pull request #1343 from SpiNNakerManchester/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.14
Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14
2 parents d790eb2 + 16d2b0c commit 5c15880

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -630,7 +630,7 @@ limitations under the License.
630630
<plugin>
631631
<groupId>org.jacoco</groupId>
632632
<artifactId>jacoco-maven-plugin</artifactId>
633-
<version>0.8.13</version>
633+
<version>0.8.14</version>
634634
</plugin>
635635
<plugin>
636636
<groupId>org.codehaus.mojo</groupId>

0 commit comments

Comments
 (0)