Skip to content

Commit

Permalink
Scala 3.5.0 (was 3.4.2) (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
SethTisue authored Aug 14, 2024
1 parent ec6497f commit 96a5525
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 @@
ThisBuild / scalaVersion := "3.4.2"
ThisBuild / scalaVersion := "3.5.0"
lazy val root = project.in(file("."))
.aggregate(subproject1, subproject2)
lazy val subproject1 = project.in(file("subproject1"))
Expand Down

0 comments on commit 96a5525

Please sign in to comment.