Skip to content

Commit 902447d

Browse files
committed
Update scala3-library to 3.3.7
1 parent e43cf0b commit 902447d

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
@@ -12,7 +12,7 @@ organizationName := "Evolution"
1212

1313
organizationHomepage := Some(url("https://evolution.com"))
1414

15-
crossScalaVersions := Seq("2.13.16", "3.3.6")
15+
crossScalaVersions := Seq("2.13.16", "3.3.7")
1616

1717
scalaVersion := crossScalaVersions.value.head
1818

0 commit comments

Comments
 (0)