Skip to content

Commit

Permalink
Bump io.takari.maven.plugins:takari-plugin-testing from 3.0.1 to 3.0.2
Browse files Browse the repository at this point in the history
Bumps [io.takari.maven.plugins:takari-plugin-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-testing
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and wendigo committed Feb 27, 2024
1 parent 42c33b4 commit 2b736a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provisio-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
<dependency>
<groupId>io.takari.maven.plugins</groupId>
<artifactId>takari-plugin-testing</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 2b736a1

Please sign in to comment.