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

Update coursier to 2.1.2 #454

Merged
merged 1 commit into from
Apr 30, 2023
Merged

Update coursier to 2.1.2 #454

merged 1 commit into from
Apr 30, 2023

Conversation

eed3si9n
Copy link
Collaborator

Problem
Coursier bump PR is currently failing due to shading of zstd.

Solution

  1. Rather than updating the shading rule, this excludes zstd out of the transitive since we likely won't need it.
  2. Update coursier to 2.1.2.

**Problem**
Coursier bump PR is currently failing due to shading of zstd.

**Solution**
1. Rather than updating the shading rule, this excludes zstd out of the
   transitive since we likely won't need it.
2. Update coursier to 2.1.2.
@eed3si9n eed3si9n merged commit e37518e into coursier:main Apr 30, 2023
9 checks passed
@eed3si9n eed3si9n deleted the wip/bump branch April 30, 2023 01:42
@alexarchambault
Copy link
Member

Rather than updating the shading rule, this excludes zstd out of the transitive since we likely won't need it.

That was the right thing to do. #457 goes even further.

@alexarchambault
Copy link
Member

I had missed coursier/coursier#2749. #457 goes in that way, at least as far as sbt is concerned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants