Skip to content

Commit cdd264c

Browse files
authored
Merge pull request #257 from scala-steward/update/scala3-library-3.3.4
Update scala3-library, ... to 3.3.4
2 parents 46588aa + 0f56012 commit cdd264c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ThisBuild / scalaVersion := "3.3.3"
1+
ThisBuild / scalaVersion := "3.3.4"
22
ThisBuild / crossScalaVersions := Seq((ThisBuild / scalaVersion).value, "2.13.14")
33

44
lazy val root = project.in(file("."))

0 commit comments

Comments
 (0)