Skip to content

Commit

Permalink
Merge pull request #973 from adpi2/fix-972
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n authored Apr 6, 2021
2 parents a3f7fb4 + f36094c commit c18637c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ final class ScalaInstance(
loader,
loaderLibraryOnly,
Array(libraryJar),
allJars,
Array.empty,
compilerJars = allJars,
allJars = allJars,
explicitActual
)
}
Expand Down

0 comments on commit c18637c

Please sign in to comment.