Skip to content

Commit 292dd5f

Browse files
authored
Merge pull request #179 from scala-steward/update/scala3-library-3.3.4
Update scala3-library to 3.3.4
2 parents 7e989a7 + 88d4285 commit 292dd5f

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
@@ -1,6 +1,6 @@
11
lazy val scalaTestVersion = "3.2.19"
22

3-
ThisBuild / crossScalaVersions := Seq("3.1.3", "2.13.15", "2.12.20", "2.11.12")
3+
ThisBuild / crossScalaVersions := Seq("3.3.4", "2.13.15", "2.12.20", "2.11.12")
44
ThisBuild / scalaVersion := crossScalaVersions.value.head
55

66
// We use <epoch>.<major>.<minor> like 99% of Scala libraries.

0 commit comments

Comments
 (0)