Skip to content

Commit d0a11d6

Browse files
authored
Merge pull request #1343 from scala-steward/update/monix-3.11.0
Update monix to 3.11.0
2 parents afbaf13 + 9c5edd0 commit d0a11d6

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.3"
27+
val sttpVersion = "3.11.0"
2828

2929
val scalaLoggingVersion = "3.9.5"
3030

0 commit comments

Comments
 (0)