Skip to content

Commit c759e11

Browse files
authored
Merge pull request #1311 from scala-steward/update/monix-3.10.2
Update monix to 3.10.2
2 parents e991b56 + 578e6de commit c759e11

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
@@ -24,7 +24,7 @@ object Dependencies {
2424
val circeDerivationVersion = "0.13.0-M5" // Tests only
2525
val monixVersion = "3.4.1" // udash-rest only
2626

27-
val sttpVersion = "3.10.1"
27+
val sttpVersion = "3.10.2"
2828

2929
val scalaLoggingVersion = "3.9.5"
3030

0 commit comments

Comments
 (0)