Skip to content

Commit 43954d3

Browse files
committed
Update monix to 3.3.0
1 parent a0abf52 commit 43954d3

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
@@ -25,7 +25,7 @@ object Dependencies {
2525
val upickleVersion = "1.2.2" // Tests only
2626
val circeVersion = "0.13.0" // Tests only
2727
val circeDerivationVersion = "0.13.0-M4" // Tests only
28-
val monixVersion = "3.2.2" // Tests only
28+
val monixVersion = "3.3.0" // Tests only
2929

3030
val sttpVersion = "2.2.9"
3131

0 commit comments

Comments
 (0)