Skip to content

Commit 44af47c

Browse files
Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
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-3. - [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-3) --- 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] <support@github.com>
1 parent 5c461dc commit 44af47c

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
@@ -157,7 +157,7 @@
157157
<dependency>
158158
<groupId>org.apache.maven.plugin-testing</groupId>
159159
<artifactId>maven-plugin-testing-harness</artifactId>
160-
<version>4.0.0-alpha-2</version>
160+
<version>4.0.0-beta-3</version>
161161
<scope>test</scope>
162162
</dependency>
163163
<dependency>

0 commit comments

Comments
 (0)