Skip to content

Commit

Permalink
Bump org.eluder.coveralls:coveralls-maven-plugin from 2.1.0 to 4.3.0
Browse files Browse the repository at this point in the history
Bumps [org.eluder.coveralls:coveralls-maven-plugin](https://github.com/trautonen/coveralls-maven-plugin) from 2.1.0 to 4.3.0.
- [Changelog](https://github.com/trautonen/coveralls-maven-plugin/blob/master/CHANGELOG.md)
- [Commits](trautonen/coveralls-maven-plugin@v2.1.0...v4.3.0)

---
updated-dependencies:
- dependency-name: org.eluder.coveralls:coveralls-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent b2534c0 commit 840a5fd
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 @@ -174,7 +174,7 @@
<plugin>
<groupId>org.eluder.coveralls</groupId>
<artifactId>coveralls-maven-plugin</artifactId>
<version>2.1.0</version>
<version>4.3.0</version>
</plugin>

<!-- makes shipping to sonatype easier -->
Expand Down

0 comments on commit 840a5fd

Please sign in to comment.