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.
2 parents 337cf2f + 765b195 commit 1662713Copy full SHA for 1662713
flow/designs/src/mock-array/build.sbt
@@ -3,7 +3,7 @@ import scala.io.Source
3
4
organization := "edu.berkeley.cs"
5
6
-scalaVersion := "2.13.10"
+scalaVersion := "2.13.11"
7
8
scalacOptions ++= Seq("-deprecation", "-feature", "-unchecked", "-language:reflectiveCalls")
9
0 commit comments