Skip to content

Commit 8d34f80

Browse files
pjfanningHe-Pin
andauthored
scala 3.3.1 (#632)
* scala 3.3.1 * Update Player.scala --------- Co-authored-by: kerr <[email protected]>
1 parent 299484d commit 8d34f80

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
@@ -40,7 +40,7 @@ object Dependencies {
4040
val scala213Version = "2.13.11"
4141
// To get the fix for https://github.com/lampepfl/dotty/issues/13106
4242
// and restored static forwarders
43-
val scala3Version = "3.3.0"
43+
val scala3Version = "3.3.1"
4444
val allScalaVersions = Seq(scala213Version, scala212Version, scala3Version)
4545

4646
val reactiveStreamsVersion = "1.0.4"

0 commit comments

Comments
 (0)