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

Prepare build for Scala 3.7.0 development #22378

Merged
merged 3 commits into from
Jan 15, 2025

Conversation

WojciechMazur
Copy link
Contributor

Scala 3.6.4 has been cutoff, next released version is Scala 3.7.0

@@ -13,6 +13,7 @@ enum SourceVersion:
case `3.5-migration`, `3.5`
case `3.6-migration`, `3.6`
case `3.7-migration`, `3.7`
case `3.8-migration`, `3.8`
Copy link
Member

Choose a reason for hiding this comment

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

Is this going to be part of the procedure now ? (It wasn't the case before 3.6.0)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think it should become a part of it. The next source version is added at least since Scala 3.4

@WojciechMazur WojciechMazur merged commit 64e7aa7 into scala:main Jan 15, 2025
29 checks passed
@WojciechMazur WojciechMazur deleted the build/towards-3.7.0 branch January 15, 2025 22:12
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.

3 participants