Skip to content

Commit 9e68cd6

Browse files
Update scala3-library to 3.3.3
1 parent c22b419 commit 9e68cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ThisBuild / evictionErrorLevel := Level.Warn
1313
ThisBuild / scalaVersion := Scala212
1414
ThisBuild / organization := "org.foundweekends"
1515
ThisBuild / organizationName := "foundweekends"
16-
ThisBuild / crossScalaVersions := Seq(Scala212, "2.13.13", "3.3.1")
16+
ThisBuild / crossScalaVersions := Seq(Scala212, "2.13.13", "3.3.3")
1717
ThisBuild / homepage :=
1818
Some(url("https://www.foundweekends.org/pamflet/"))
1919
ThisBuild / licenses := Seq("LGPL v3" -> url("https://www.gnu.org/licenses/lgpl.txt"))

0 commit comments

Comments
 (0)