Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
joshlong committed Mar 19, 2024
1 parent 00eee8a commit e3a20a5
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 @@ -81,7 +81,7 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<configuration>

<compilerArguments> --enable-preview </compilerArguments>
<jvmArguments>--enable-preview</jvmArguments>
</configuration>
</plugin>
Expand Down

0 comments on commit e3a20a5

Please sign in to comment.