Skip to content

Commit 7333188

Browse files
Update scala3-compiler, scala3-library to 3.3.3 (#259)
Co-authored-by: Seth Tisue <[email protected]>
1 parent 760f248 commit 7333188

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 / crossScalaVersions := Seq("2.13.13", "3.3.1")
1+
ThisBuild / crossScalaVersions := Seq("2.13.13", "3.3.3")
22
ThisBuild / scalaVersion := (ThisBuild / crossScalaVersions).value.head
33

44
Global / cancelable := true

0 commit comments

Comments
 (0)