Skip to content

Commit

Permalink
Update scala3-library, ... to 3.3.3 (#234)
Browse files Browse the repository at this point in the history
Co-authored-by: Seth Tisue <seth@tisue.net>
  • Loading branch information
scala-steward and SethTisue committed Mar 28, 2024
1 parent c207f1c commit 7dbb249
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.3.1"
ThisBuild / scalaVersion := "3.3.3"
ThisBuild / crossScalaVersions := Seq((ThisBuild / scalaVersion).value, "2.13.13")

lazy val root = project.in(file("."))
Expand Down

0 comments on commit 7dbb249

Please sign in to comment.