Skip to content

Commit dd05c06

Browse files
authored
Merge pull request #1323 from scala-steward/update/monix-3.10.3
Update monix to 3.10.3
2 parents 9c08ee1 + 892d489 commit dd05c06

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

2929
val scalaLoggingVersion = "3.9.5"
3030

0 commit comments

Comments
 (0)