Skip to content

Commit 1e90d9d

Browse files
sankalpgambhirvkuncak
authored andcommitted
Update to scala 3.7.0
1 parent 70affaf commit 1e90d9d

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
@@ -18,7 +18,7 @@ Test / parallelExecution := true
1818
lazy val commonSettings = Seq(
1919
organization := "com.regblanc",
2020
name := "scala-smtlib",
21-
scalaVersion := "3.3.0",
21+
scalaVersion := "3.7.0",
2222
)
2323

2424
lazy val root = (project in file(".")).

0 commit comments

Comments
 (0)