Skip to content

Commit aff69a5

Browse files
Update scala3-library, ... to 3.3.7
1 parent 73674e2 commit aff69a5

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
@@ -7,7 +7,7 @@ ThisBuild / developers := List(
77
)
88

99
val Scala213 = "2.13.16"
10-
ThisBuild / crossScalaVersions := Seq("2.12.20", Scala213, "3.3.3")
10+
ThisBuild / crossScalaVersions := Seq("2.12.20", Scala213, "3.3.7")
1111
ThisBuild / scalaVersion := Scala213
1212

1313
lazy val root = tlCrossRootProject.aggregate(boopickle)

0 commit comments

Comments
 (0)