Skip to content

Commit 33b4658

Browse files
authored
Merge pull request #691 from scala-steward/update/monix-3.3.0
Update monix to 3.3.0
2 parents 8beb62d + 43954d3 commit 33b4658

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)