Skip to content

Commit

Permalink
Bump io.takari.maven.plugins:takari-plugin-testing from 3.0.3 to 3.0.4 (
Browse files Browse the repository at this point in the history
#777)

Bumps [io.takari.maven.plugins:takari-plugin-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-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>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent fb50485 commit 4453017
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 @@ -22,7 +22,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-testing:3.0.4'
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'
Expand Down

0 comments on commit 4453017

Please sign in to comment.