Skip to content

Commit

Permalink
legger til java-parameters på compileren
Browse files Browse the repository at this point in the history
  • Loading branch information
tiafiring committed Dec 7, 2023
1 parent aece15b commit bbdaff3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,9 @@
<compilerPlugins>
<plugin>kotlinx-serialization</plugin>
</compilerPlugins>
<args>
<arg>-java-parameters</arg>
</args>
</configuration>
<dependencies>
<dependency>
Expand Down

0 comments on commit bbdaff3

Please sign in to comment.