Skip to content

Commit

Permalink
setting requiredJavaVersion in maven-plugin-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
vincent-fuchs committed Nov 26, 2023
1 parent 01f63d8 commit ecd4dbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,7 @@
<version>${maven-plugin-plugin.version}</version>
<configuration>
<goalPrefix>arch-unit</goalPrefix>
<requiredJavaVersion>21</requiredJavaVersion>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit ecd4dbd

Please sign in to comment.