Skip to content

Commit 8970fcf

Browse files
Bump io.takari.maven.plugins:takari-plugin-integration-testing (#700)
Bumps [io.takari.maven.plugins:takari-plugin-integration-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-integration-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 3c62449 commit 8970fcf

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
@@ -23,7 +23,7 @@ dependencies {
2323
testImplementation 'junit:junit:4.13.2'
2424
testImplementation 'org.hamcrest:hamcrest-core:2.2'
2525
testImplementation 'io.takari.maven.plugins:takari-plugin-testing:3.0.1'
26-
testImplementation 'io.takari.maven.plugins:takari-plugin-integration-testing:3.0.1'
26+
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'
2929
testRuntimeOnly 'org.apache.maven:maven-core:3.9.6'

0 commit comments

Comments
 (0)