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

Cross-build for sbt 2.0.0-M2 #80

Merged
merged 1 commit into from
Oct 27, 2024
Merged

Conversation

Philippus
Copy link
Owner

Applying this PR will enable cross-build for sbt 2.0.0-M2. sbt 2.x dropped the useCoursier setting, so that had to be removed. Also had to set the minimum sbt version to 1.5.8, and had to change the exempted-dependencies test, so it actually tested something for both cases (sbt 1.5.8 and sbt 2.0.0-M2).

@Philippus Philippus force-pushed the cross-build-for-sbt-2.0.0-M2 branch 3 times, most recently from e7153f3 to 4f0370f Compare October 27, 2024 06:41
@Philippus Philippus force-pushed the cross-build-for-sbt-2.0.0-M2 branch from 4f0370f to 758346d Compare October 27, 2024 06:43
@Philippus Philippus merged commit 8acb3df into main Oct 27, 2024
1 check passed
@Philippus Philippus deleted the cross-build-for-sbt-2.0.0-M2 branch October 27, 2024 07:05
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.

1 participant