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 608bad1 + a2bd656 commit 212b4a3Copy full SHA for 212b4a3
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