-
Notifications
You must be signed in to change notification settings - Fork 14
Remove Scala compiler from libraryDependencies
#57
Conversation
bceaf37
to
129f737
Compare
libraryDependencies
How do I do to run CI? 🤔 |
1bd2bbd |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Let's see if we can get someone to merge the PR. I have the same issue and this fix would be great.
@Malax |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(I'm about to enable review reminder for team-alias reviews, so I'm switching any reviews that need language-owner review to the owner directly, to prevent reminders the rest of the team can't action)
16cb6e5
to
6fef59e
Compare
6fef59e
to
dbcc2a7
Compare
I will remove akka dependencies in test due to the license change: akka/akka#31561 . |
Closing this PR because this repository will be archived. See https://github.com/heroku/heroku-jvm-application-deployer for an alternative CLI to deploy locally compiled Scala applications. |
sbt-heroku
in Scala 3 project due to this error:scala-compiler
had been added tolibraryDependencies
🤔