Skip to content

Commit

Permalink
Scala 3.5.0 (was 3.4.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
SethTisue committed Aug 14, 2024
1 parent 7aa1271 commit 1d060df
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
@@ -1,4 +1,4 @@
crossScalaVersions := Seq("3.4.2", "2.13.14")
crossScalaVersions := Seq("3.5.0", "2.13.14")
scalaVersion := crossScalaVersions.value.head
scalacOptions ++= Seq("-deprecation", "-feature")

Expand Down

0 comments on commit 1d060df

Please sign in to comment.