Skip to content

Commit

Permalink
Update scala to 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sake92 committed Feb 15, 2024
1 parent 0a2ae6e commit 6627965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ object docs extends CommonScalaModule with MillHepekModule {
}

trait CommonScalaModule extends ScalaModule with ScalafmtModule {
def scalaVersion = "3.3.1"
def scalaVersion = "3.4.0"
}

trait SqueryPublishModule extends CiReleaseModule {
Expand Down

0 comments on commit 6627965

Please sign in to comment.