Skip to content

Commit

Permalink
fixing pom issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Fashionablylatte committed Jul 29, 2020
1 parent 2f2613d commit 5514dbe
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .idea/scala_compiler.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Empty file added anguage
Empty file.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@
<args>
<arg>-dependencyfile</arg>
<arg>${project.build.directory}/.scala_dependencies</arg>
<arg>-language:postfixOps</arg>
</args>
</configuration>
</execution>
Expand Down

0 comments on commit 5514dbe

Please sign in to comment.