Skip to content

Commit 35d37dc

Browse files
Update scala3-library, ... to 3.3.4
1 parent 856b0b0 commit 35d37dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ ThisBuild / developers := List(
3131
)
3232
ThisBuild / startYear := Some(2021)
3333

34-
ThisBuild / crossScalaVersions := Seq("3.3.1", "2.12.18", "2.13.11")
34+
ThisBuild / crossScalaVersions := Seq("3.3.4", "2.12.18", "2.13.11")
3535

3636
ThisBuild / githubWorkflowBuildPreamble ++= Seq(
3737
WorkflowStep.Use(

0 commit comments

Comments
 (0)