Skip to content

Commit

Permalink
Bump pluginTestingVersion from 3.0.2 to 3.0.3
Browse files Browse the repository at this point in the history
Bumps `pluginTestingVersion` from 3.0.2 to 3.0.3.

Updates `io.takari.maven.plugins:takari-plugin-testing` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/takari/takari-plugin-testing-project/releases)
- [Commits](takari/takari-plugin-testing-project@takari-plugin-testing-3.0.2...takari-plugin-testing-3.0.3)

Updates `io.takari.maven.plugins:takari-plugin-integration-testing` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/takari/takari-plugin-testing-project/releases)
- [Commits](takari/takari-plugin-testing-project@takari-plugin-testing-3.0.2...takari-plugin-testing-3.0.3)

---
updated-dependencies:
- dependency-name: io.takari.maven.plugins:takari-plugin-testing
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.takari.maven.plugins:takari-plugin-integration-testing
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent f9e46d7 commit 7316e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<mavenVersion>3.9.6</mavenVersion>
<slf4jVersion>1.7.36</slf4jVersion>
<logbackVersion>1.2.13</logbackVersion>
<pluginTestingVersion>3.0.2</pluginTestingVersion>
<pluginTestingVersion>3.0.3</pluginTestingVersion>

<takari.javaSourceVersion>1.8</takari.javaSourceVersion>
<takari.transitiveDependencyReference>ignore</takari.transitiveDependencyReference>
Expand Down

0 comments on commit 7316e8b

Please sign in to comment.