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

Use Scala 2.13.13 stdlib (was .12) #19791

Closed
wants to merge 3 commits into from
Closed

Use Scala 2.13.13 stdlib (was .12) #19791

wants to merge 3 commits into from

Conversation

SethTisue
Copy link
Member

No description provided.

@SethTisue SethTisue self-assigned this Feb 26, 2024
@SethTisue
Copy link
Member Author

@jkciesluk can you advise me on how I should handle the mtags snapshot here?

@tgodzik
Copy link
Contributor

tgodzik commented Feb 27, 2024

Not sure that I understand, why is mtags snapshot a problem here? That is only java interfaces, it doesn't have a dependency on Scala 🤔

@SethTisue
Copy link
Member Author

SethTisue commented Feb 27, 2024

I don't know anything about mtags, I just saw the _2.13.12 in the artifact name and wondered if it should be updated to _2.13.13. Sounds like it doesn't matter?

@OndrejSpanel OndrejSpanel mentioned this pull request Jun 27, 2024
15 tasks
case NonBootstrapped => "2.13.12"
case Bootstrapped => "2.13.12"
case NonBootstrapped => "2.13.13"
case Bootstrapped => "2.13.13"
Copy link

Choose a reason for hiding this comment

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

2.13.14 now

@SethTisue
Copy link
Member Author

superseded by #20902

@SethTisue SethTisue closed this Aug 5, 2024
@WojciechMazur WojciechMazur deleted the scala-2.13.13 branch October 9, 2024 13:35
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