Skip to content

Commit

Permalink
Bump org.moditect:moditect-maven-plugin from 1.2.1.Final to 1.2.2.Final
Browse files Browse the repository at this point in the history
Bumps [org.moditect:moditect-maven-plugin](https://github.com/moditect/moditect) from 1.2.1.Final to 1.2.2.Final.
- [Release notes](https://github.com/moditect/moditect/releases)
- [Commits](moditect/moditect@1.2.1.Final...1.2.2.Final)

---
updated-dependencies:
- dependency-name: org.moditect:moditect-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and joakime committed Jul 1, 2024
1 parent ebfa07e commit 4b0ea25
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 @@ -181,7 +181,7 @@
<plugin>
<groupId>org.moditect</groupId>
<artifactId>moditect-maven-plugin</artifactId>
<version>1.2.1.Final</version>
<version>1.2.2.Final</version>
<executions>
<execution>
<id>add-module-info</id>
Expand Down

0 comments on commit 4b0ea25

Please sign in to comment.