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 608bad1 commit a2bd656Copy full SHA for a2bd656
build.sbt
@@ -6,7 +6,7 @@ git.useGitDescribe := true
6
7
organization := "ch.epfl.lara"
8
9
-val inoxScalaVersion = "3.5.2"
+val inoxScalaVersion = "3.7.2"
10
scalaVersion := inoxScalaVersion
11
12
scalacOptions ++= Seq(
0 commit comments