to solve the scala SI-3623 #122

Merged
claudio.atzori merged 2 commits from :stable_ids into stable_ids 2021-07-07 11:13:52 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 3531802710 - Show all commits

View File

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