Skip to content

Commit fdad4b5

Browse files
pjfanningHe-Pin
authored andcommitted
Update Dependencies.scala
1 parent 2fc6786 commit fdad4b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ object Dependencies {
1313
// keep in sync with .github/workflows/unit-tests.yml
1414
val scala213Version = "2.13.16"
1515
val scala3Version = "3.3.6"
16-
val crossScalaVersions = Seq(scala212Version, scala213Version, scala3Version)
16+
val crossScalaVersions = Seq(scala213Version, scala3Version)
1717

1818
val pekkoVersion = PekkoCoreDependency.version
1919
val pekkoBinaryVersion = PekkoCoreDependency.default.link

0 commit comments

Comments
 (0)