Skip to content

Commit

Permalink
fix(deps): bump io.takari.maven.plugins:takari-lifecycle-plugin
Browse files Browse the repository at this point in the history
Bumps [io.takari.maven.plugins:takari-lifecycle-plugin](https://github.com/takari/takari-lifecycle) from 2.1.7 to 2.2.0.
- [Release notes](https://github.com/takari/takari-lifecycle/releases)
- [Commits](takari/takari-lifecycle@takari-lifecycle-2.1.7...takari-lifecycle-2.2.0)

---
updated-dependencies:
- dependency-name: io.takari.maven.plugins:takari-lifecycle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Sep 16, 2024
1 parent 9940c96 commit dcb8a44
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 @@ -203,7 +203,7 @@
<plugin>
<groupId>io.takari.maven.plugins</groupId>
<artifactId>takari-lifecycle-plugin</artifactId>
<version>2.1.7</version>
<version>2.2.0</version>
<extensions>true</extensions>
<executions>
<execution>
Expand Down

0 comments on commit dcb8a44

Please sign in to comment.