Skip to content

Commit 02b5368

Browse files
Update scala3-library to 3.3.8 in series/0.25
1 parent 780b809 commit 02b5368

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ThisBuild / developers := List(
44
)
55

66
val Scala213 = "2.13.18"
7-
ThisBuild / crossScalaVersions := Seq("2.12.21", Scala213, "3.3.7")
7+
ThisBuild / crossScalaVersions := Seq("2.12.21", Scala213, "3.3.8")
88
ThisBuild / scalaVersion := Scala213
99
ThisBuild / startYear := Some(2018)
1010

0 commit comments

Comments
 (0)