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

chore: bump sbt version #1679

Merged
merged 16 commits into from
Mar 1, 2022
Merged

chore: bump sbt version #1679

merged 16 commits into from
Mar 1, 2022

Conversation

kpodsiad
Copy link
Collaborator

@kpodsiad kpodsiad commented Feb 14, 2022

Let's see what will fail

@kpodsiad
Copy link
Collaborator Author

[error] stack trace is suppressed; run last docs / update for the full output
[error] (docs / update) found version conflict(s) in library dependencies; some are suspected to be binary incompatible:
[error] 
[error]         * com.thesamet.scalapb:scalapb-runtime_2.12:0.11.4 (early-semver) is selected over {0.8.0-RC1}
[error]             +- org.scalameta:common_2.12:4.4.32                   (depends on 0.11.4)
[error]             +- ch.epfl.scala:zinc-persist_2.12:1.3.0-M4+47-d881fa2f (depends on 0.8.0-RC1)
[error]             +- ch.epfl.scala:zinc-core_2.12:1.3.0-M4+47-d881fa2f  (depends on 0.8.0-RC1)
[error] 
[error] 
[error] this can be overridden using libraryDependencySchemes or evictionErrorLevel

needs #1662

@kpodsiad kpodsiad mentioned this pull request Feb 16, 2022
16 tasks
@kpodsiad kpodsiad marked this pull request as ready for review February 22, 2022 10:11
@kpodsiad
Copy link
Collaborator Author

Ok, test are more or less passing, I'll migrate *.sbt to use slash syntax now.

@kpodsiad kpodsiad requested a review from tgodzik March 1, 2022 08:40
@kpodsiad
Copy link
Collaborator Author

kpodsiad commented Mar 1, 2022

CI is green, the last commit removes only old todo thus I marked it as skip ci

Copy link
Contributor

@tgodzik tgodzik left a comment

Choose a reason for hiding this comment

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

LGTM!

@tgodzik tgodzik merged commit b071679 into scalacenter:main Mar 1, 2022
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.

2 participants