to solve the scala SI-3623

This commit is contained in:
Andreas Czerniak 2021-07-06 11:30:56 +02:00
parent 350a0823bd
commit 3531802710
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
<configuration>
<args>
<arg>-Xmax-classfile-name</arg>
<arg>140</arg>
<arg>200</arg>
</args>
<scalaVersion>${scala.version}</scalaVersion>
</configuration>