Skip to content

Fix Scala 3 compatibility in paint calculator#14

Merged
lochnesh merged 3 commits intomasterfrom
codex/check-outdated-scala-dependencies-in-build.sbt
Sep 25, 2025
Merged

Fix Scala 3 compatibility in paint calculator#14
lochnesh merged 3 commits intomasterfrom
codex/check-outdated-scala-dependencies-in-build.sbt

Conversation

@lochnesh
Copy link
Copy Markdown
Owner

Summary

  • add the cats-effect runtime import and replace deprecated Unicode syntax so the paint calculator runs on Scala 3
  • migrate ScalaTest specs to AnyFlatSpec/AsyncFlatSpec with modern matcher syntax
  • update the sbt-assembly plugin to 2.2.0 so sbt 1.10.5 can resolve build plugins

Testing

  • /tmp/sbt/bin/sbt test

https://chatgpt.com/codex/tasks/task_b_68d4b3492710832199f0d0ba760a6e9e

@lochnesh lochnesh merged commit e5f6d10 into master Sep 25, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant