Skip to content

Commit

Permalink
Set handling of default interface methods in JVM mode.
Browse files Browse the repository at this point in the history
  • Loading branch information
rafalwrzeszcz committed Aug 26, 2021
1 parent 8c64286 commit d8da229
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,11 @@
</goals>
</execution>
</executions>
<configuration>
<args>
<arg>-Xjvm-default=all</arg>
</args>
</configuration>
</plugin>

<plugin>
Expand Down

0 comments on commit d8da229

Please sign in to comment.