We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1528745 commit f7352a2Copy full SHA for f7352a2
build.sbt
@@ -1,6 +1,6 @@
1
name := "utest"
2
organization := "com.lihaoyi"
3
-scalaVersion := "2.13.6"
+scalaVersion := "2.13.16"
4
libraryDependencies += "org.portable-scala" %% "portable-scala-reflect" % "0.1.0"
5
libraryDependencies += "org.scala-sbt" % "test-interface" % "1.0"
6
testFrameworks += new TestFramework("test.utest.CustomFramework")
0 commit comments