Skip to content

Commit

Permalink
Bump impsort-maven-plugin from 1.8.0 to 1.9.0
Browse files Browse the repository at this point in the history
Bumps [impsort-maven-plugin](https://github.com/revelc/impsort-maven-plugin) from 1.8.0 to 1.9.0.
- [Commits](revelc/impsort-maven-plugin@impsort-maven-plugin-1.8.0...impsort-maven-plugin-1.9.0)

---
updated-dependencies:
- dependency-name: net.revelc.code:impsort-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 9, 2023
1 parent 1c1a303 commit 117b79e
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 @@ -64,7 +64,7 @@
<maven.compiler.release>11</maven.compiler.release>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<version.impsort.plugin>1.8.0</version.impsort.plugin>
<version.impsort.plugin>1.9.0</version.impsort.plugin>

</properties>

Expand Down

0 comments on commit 117b79e

Please sign in to comment.