Skip to content

Commit f7352a2

Browse files
committed
Scala 2.13.16 (was 2.13.6)
1 parent 1528745 commit f7352a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name := "utest"
22
organization := "com.lihaoyi"
3-
scalaVersion := "2.13.6"
3+
scalaVersion := "2.13.16"
44
libraryDependencies += "org.portable-scala" %% "portable-scala-reflect" % "0.1.0"
55
libraryDependencies += "org.scala-sbt" % "test-interface" % "1.0"
66
testFrameworks += new TestFramework("test.utest.CustomFramework")

0 commit comments

Comments
 (0)