Skip to content

Commit

Permalink
Fix for issue #29. (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-bate-rai authored Feb 15, 2023
1 parent cae77b9 commit e00a61f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rai-sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@
<artifactId>maven-surefire-plugin</artifactId>
<version>2.22.0</version>
<configuration>
<argLine>--add-opens java.base/java.nio=ALL-UNNAMED</argLine>
<trimStackTrace>false</trimStackTrace>
</configuration>
</plugin>
Expand Down

0 comments on commit e00a61f

Please sign in to comment.