Skip to content

Commit

Permalink
Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugin-testing:maven-plugin-testing-harness](https://github.com/apache/maven-plugin-testing) from 4.0.0-alpha-2 to 4.0.0-beta-2.
- [Release notes](https://github.com/apache/maven-plugin-testing/releases)
- [Commits](apache/maven-plugin-testing@maven-plugin-testing-4.0.0-alpha-2...maven-plugin-testing-4.0.0-beta-2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugin-testing:maven-plugin-testing-harness
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent ea1241d commit 9f48c0a
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 @@ -164,7 +164,7 @@
<dependency>
<groupId>org.apache.maven.plugin-testing</groupId>
<artifactId>maven-plugin-testing-harness</artifactId>
<version>4.0.0-alpha-2</version>
<version>4.0.0-beta-2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 9f48c0a

Please sign in to comment.