Skip to content

Update sbt, Scala and ScalaTest#9

Open
povder wants to merge 2 commits intostripe-interview:masterfrom
povder:update_deps
Open

Update sbt, Scala and ScalaTest#9
povder wants to merge 2 commits intostripe-interview:masterfrom
povder:update_deps

Conversation

@povder
Copy link
Copy Markdown

@povder povder commented Mar 30, 2026

Purpose

The purpose of this PR is to make the repository compatible with the modern tooling and JVM.

Description

Scala was updated to 3.8.2 and sbt to 1.12.8. As part of the update, ScalaTest had to be updated as well. ScalaCheck integration was moved out of the ScalaTest core, so an additional library was added (org.scalatestplus" %% "scalacheck-1-19").

The sbt launcher file (./sbt) was also updated (see https://github.com/dwijnand/sbt-extras/tree/master?tab=readme-ov-file#installation).

Testing

I checked whether the instructions provided in README.md still work, i.e:

  • ./sbt
  • test
  • run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant