Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove use of sbt-org-policies dependency syntax #244

Merged
merged 1 commit into from Feb 26, 2020

Conversation

cb372
Copy link
Member

@cb372 cb372 commented Feb 26, 2020

Also removed the scalameta contrib dependency. It wasn't needed (the org.scalameta::scalameta dependency contains the classes we need). Also when I added it, I accidentally added it to an excludeAll list instead of adding it to libraryDependencies, so it wasn't doing anything.

Also removed the scalameta contrib dependency. It wasn't needed (the
`org.scalameta::scalameta` dependency contains the classes we need).
Also when I added it, I accidentally added it to an `excludeAll` list
instead of adding it to `libraryDependencies`, so it wasn't doing
anything.
Copy link
Member

@BenFradet BenFradet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@cb372 cb372 merged commit d659357 into master Feb 26, 2020
@cb372 cb372 deleted the remove-org-policies-syntax branch February 26, 2020 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants