Skip to content

Commit 212b4a3

Browse files
Merge pull request #237 from epfl-lara/sam/bump
Bump to scala 3.7.2
2 parents 608bad1 + a2bd656 commit 212b4a3

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
@@ -6,7 +6,7 @@ git.useGitDescribe := true
66

77
organization := "ch.epfl.lara"
88

9-
val inoxScalaVersion = "3.5.2"
9+
val inoxScalaVersion = "3.7.2"
1010
scalaVersion := inoxScalaVersion
1111

1212
scalacOptions ++= Seq(

0 commit comments

Comments
 (0)