Skip to content

Commit a5044e9

Browse files
Bump io.takari.maven.plugins:takari-plugin-testing from 3.0.1 to 3.0.2 (#701)
Bumps [io.takari.maven.plugins:takari-plugin-testing](https://github.com/takari/takari-plugin-testing-project) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/takari/takari-plugin-testing-project/releases) - [Commits](takari/takari-plugin-testing-project@takari-plugin-testing-3.0.1...takari-plugin-testing-3.0.2) --- 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 8970fcf commit a5044e9

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.1'
25+
testImplementation 'io.takari.maven.plugins:takari-plugin-testing:3.0.2'
2626
testImplementation 'io.takari.maven.plugins:takari-plugin-integration-testing:3.0.2'
2727
testImplementation 'org.assertj:assertj-core:3.25.3'
2828
testRuntimeOnly 'org.apache.maven:maven-compat:3.9.6'

0 commit comments

Comments
 (0)