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

Update scala to 2.13 and 3.5; update deps #61

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

jennifgcrl
Copy link

@jennifgcrl jennifgcrl commented Nov 13, 2024

This PR includes the following changes:

  • Update scala compiler versions to work with JVM 23
  • Migrates the code to compile on scala 2.13 and 3.5
  • Add scalafix which I used to help with the 2.13 update
  • Update all the deps (some had security issues in the currently pinned versions)

I also noticed that the updates swapped the order of the figures returned in test("Figures should all be extracted"). Is this fine?

@jennifgcrl jennifgcrl changed the title Update scala to 2.13 and update deps Update scala to 2.13 and 3.5; update deps Nov 13, 2024
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