Skip to content

Commit 8add2c6

Browse files
Bump org.codehaus.plexus:plexus-testing from 1.5.0 to 1.6.0 (#209)
Bumps [org.codehaus.plexus:plexus-testing](https://github.com/codehaus-plexus/plexus-testing) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/codehaus-plexus/plexus-testing/releases) - [Commits](codehaus-plexus/plexus-testing@plexus-testing-1.5.0...plexus-testing-1.6.0) --- updated-dependencies: - dependency-name: org.codehaus.plexus:plexus-testing dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ce54b93 commit 8add2c6

File tree

1 file changed

+1
-1
lines changed
  • maven-plugin-testing-harness

1 file changed

+1
-1
lines changed

maven-plugin-testing-harness/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ under the License.
120120
<dependency>
121121
<groupId>org.codehaus.plexus</groupId>
122122
<artifactId>plexus-testing</artifactId>
123-
<version>1.5.0</version>
123+
<version>1.6.0</version>
124124
<exclusions>
125125
<exclusion>
126126
<!-- we need as optional dependencies -->

0 commit comments

Comments
 (0)