Skip to content

Commit

Permalink
Update pekko-stream to 1.0.2 (#141)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward <scala-steward>
  • Loading branch information
softwaremill-ci authored Dec 18, 2023
1 parent ab202b5 commit 5aa0a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ object Dependencies {
val scalaTestCats = "1.5.0"

val sttpClient = "4.0.0-M8"
val pekkoStreams = "1.0.1"
val pekkoStreams = "1.0.2"
val akkaStreams = "2.6.20"
val uPickle = "3.1.3"
}
Expand Down

0 comments on commit 5aa0a9a

Please sign in to comment.