Skip to content

Commit c9e62bf

Browse files
Bump io.takari.maven.plugins:takari-plugin-testing from 3.0.2 to 3.0.3 (#751)
Bumps io.takari.maven.plugins:takari-plugin-testing from 3.0.2 to 3.0.3. --- updated-dependencies: - dependency-name: io.takari.maven.plugins:takari-plugin-testing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e2dd2f commit c9e62bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maven-plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222

2323
testImplementation 'junit:junit:4.13.2'
2424
testImplementation 'org.hamcrest:hamcrest-core:2.2'
25-
testImplementation 'io.takari.maven.plugins:takari-plugin-testing:3.0.2'
25+
testImplementation 'io.takari.maven.plugins:takari-plugin-testing:3.0.3'
2626
testImplementation 'io.takari.maven.plugins:takari-plugin-integration-testing:3.0.2'
2727
testImplementation 'org.assertj:assertj-core:3.26.0'
2828
testRuntimeOnly 'org.apache.maven:maven-compat:3.9.8'

0 commit comments

Comments
 (0)