Skip to content

Commit

Permalink
Bump takari.plugin.testing.version from 2.9.2 to 3.0.0 (#108)
Browse files Browse the repository at this point in the history
Bumps `takari.plugin.testing.version` from 2.9.2 to 3.0.0.

Updates `takari-plugin-testing` from 2.9.2 to 3.0.0

Updates `takari-plugin-integration-testing` from 2.9.2 to 3.0.0

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

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 Nov 25, 2021
1 parent d3dc43e commit 1b0242e
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 @@ -85,7 +85,7 @@
<maven.api.version>3.0</maven.api.version>
<mojo.java.target>1.7</mojo.java.target>
<maven.it.version>3.1.1</maven.it.version>
<takari.plugin.testing.version>2.9.2</takari.plugin.testing.version>
<takari.plugin.testing.version>3.0.0</takari.plugin.testing.version>
<takari-lifecycle-plugin.version>1.13.9</takari-lifecycle-plugin.version>
<test.excludes>**/it/**</test.excludes>
<scmpublish.content>target/staging/${project.artifactId}</scmpublish.content>
Expand Down

0 comments on commit 1b0242e

Please sign in to comment.