Skip to content

Commit 1c95d51

Browse files
Update scala3-library, ... to 3.3.3
1 parent 505f023 commit 1c95d51

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
@@ -3,7 +3,7 @@ ThisBuild / tlBaseVersion := "1.1"
33
ThisBuild / developers += tlGitHubDev("mpilquist", "Michael Pilquist")
44
ThisBuild / startYear := Some(2021)
55

6-
ThisBuild / crossScalaVersions := List("2.12.19", "2.13.13", "3.3.1")
6+
ThisBuild / crossScalaVersions := List("2.12.19", "2.13.13", "3.3.3")
77
ThisBuild / tlVersionIntroduced := Map("3" -> "1.0.2")
88

99
lazy val root = tlCrossRootProject.aggregate(core, tests)

0 commit comments

Comments
 (0)