Skip to content

Commit

Permalink
Java 16 compile target
Browse files Browse the repository at this point in the history
  • Loading branch information
nossr50 committed Jan 11, 2022
1 parent 3e645a0 commit 5d2028b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -102,7 +102,7 @@
<artifactId>maven-compiler-plugin</artifactId>
<version>3.8.1</version>
<configuration>
<release>17</release>
<release>16</release>
<compilerArgs>
<arg>-parameters</arg> <!-- used for ACF syntax stuff -->
</compilerArgs>
Expand Down

0 comments on commit 5d2028b

Please sign in to comment.