Skip to content

Commit

Permalink
Bump scalaVersion to 3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vkuncak committed Nov 4, 2024
1 parent 6062f8f commit 9babd18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ git.useGitDescribe := true

organization := "ch.epfl.lara"

scalaVersion := "3.5.0"
scalaVersion := "3.5.2"

scalacOptions ++= Seq(
"-deprecation",
Expand Down

0 comments on commit 9babd18

Please sign in to comment.