ThisBuild / scalaVersion := "3.1.1" libraryDependencies += "org.junit.jupiter" % "junit-jupiter-api" % "5.8.2" % Test