Skip to content

Commit

Permalink
Bump io.takari.maven.plugins:takari-plugin-integration-testing
Browse files Browse the repository at this point in the history
Bumps [io.takari.maven.plugins:takari-plugin-integration-testing](https://github.com/takari/takari-plugin-testing-project) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/takari/takari-plugin-testing-project/releases)
- [Commits](takari/takari-plugin-testing-project@takari-plugin-testing-3.0.3...takari-plugin-testing-3.0.4)

---
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]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent ec2d9ff commit facf3e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.hamcrest:hamcrest-core:3.0'
testImplementation 'io.takari.maven.plugins:takari-plugin-testing:3.0.3'
testImplementation 'io.takari.maven.plugins:takari-plugin-integration-testing:3.0.3'
testImplementation 'io.takari.maven.plugins:takari-plugin-integration-testing:3.0.4'
testImplementation 'org.assertj:assertj-core:3.26.3'
testRuntimeOnly 'org.apache.maven:maven-compat:3.9.9'
testRuntimeOnly 'org.apache.maven:maven-core:3.9.9'
Expand Down

0 comments on commit facf3e3

Please sign in to comment.