Skip to content

Commit 91a53ac

Browse files
Bump org.jacoco:jacoco-maven-plugin (#636)
Bumps the upstream-libs group in /rascal-lsp with 1 update: [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco). Updates `org.jacoco:jacoco-maven-plugin` from 0.8.12 to 0.8.13 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.12...v0.8.13) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: upstream-libs ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e2ebff commit 91a53ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rascal-lsp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@
367367
<plugin>
368368
<groupId>org.jacoco</groupId>
369369
<artifactId>jacoco-maven-plugin</artifactId>
370-
<version>0.8.12</version>
370+
<version>0.8.13</version>
371371
<executions>
372372
<execution>
373373
<id>prepare-agent</id>

0 commit comments

Comments
 (0)