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

Upgrade to Scala 2.13 #21

Merged
merged 4 commits into from
Apr 9, 2024
Merged

Upgrade to Scala 2.13 #21

merged 4 commits into from
Apr 9, 2024

Conversation

Scott-Guest
Copy link
Contributor

@Scott-Guest Scott-Guest commented Apr 9, 2024

Part of runtimeverification/k#4041

Upgrades Scala from 2.12.18 to 2.13.13.

  • Qualify all usages of Seq to avoid issues due to the unqualified alias changing from scala.collection.Seq to scala.collection.immutable.Seq
  • Bump the version and fix all build errors

@Scott-Guest Scott-Guest self-assigned this Apr 9, 2024
@Scott-Guest Scott-Guest marked this pull request as ready for review April 9, 2024 13:26
@Scott-Guest Scott-Guest requested review from Baltoli and gtrepta April 9, 2024 13:26
@Scott-Guest Scott-Guest merged commit 8442149 into master Apr 9, 2024
2 checks passed
@Scott-Guest Scott-Guest deleted the scala-2.13 branch April 9, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants