Skip to content

Commit

Permalink
Legger til system property
Browse files Browse the repository at this point in the history
  • Loading branch information
klaramargrethehelgemo committed Oct 17, 2024
1 parent c530e78 commit 0857b69
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 @@ -25,6 +25,7 @@
<maven.compiler.source>21</maven.compiler.source>
<maven.compiler.target>21</maven.compiler.target>
<maven.compiler.release>21</maven.compiler.release>
<junit.platform.reflection.search.useLegacySemantics>true</junit.platform.reflection.search.useLegacySemantics>
</properties>

<build>
Expand Down

0 comments on commit 0857b69

Please sign in to comment.