Skip to content

Commit 0500c1a

Browse files
committed
Build: Upgrade Tuplez
It does not seem that there is any impact on compile time performance (although I can't measure precisely), however in this Tuplez the Scala 3 implementation uses the TupleN functionality, making the Scala 3 code much more compact.
1 parent 7bf3aee commit 0500c1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Versions.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ object Versions {
88

99
val ScalaJsDom = "2.8.1"
1010

11-
val Tuplez = "0.4.0"
11+
val Tuplez = "0.5.0-M1"
1212

1313
val Ew = "0.3.0"
1414

0 commit comments

Comments
 (0)