Skip to content

Commit

Permalink
updated Scala version
Browse files Browse the repository at this point in the history
Signed-off-by: Konstantin Läufer <[email protected]>
  • Loading branch information
klaeufer committed Aug 27, 2023
1 parent 3438e3c commit c35e1fb
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 @@ -2,7 +2,7 @@ name := "simpleimperative-algebraic-scala"

version := "0.4"

scalaVersion := "3.2.1"
scalaVersion := "3.3.0"

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

0 comments on commit c35e1fb

Please sign in to comment.