Skip to content

Commit

Permalink
Update pekko-stream to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 24, 2024
1 parent 316985a commit 0e274f9
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 @@ -17,7 +17,7 @@ object Dependencies {
val MockitoVersion = "5.12.0"
val MonixVersion = "3.4.1"
val PekkoHttpVersion = "1.0.1"
val PekkoVersion = "1.0.2"
val PekkoVersion = "1.0.3"
val PlayJsonVersion = "3.0.3"
val ReactiveStreamsVersion = "1.0.3"
val ScalatestPlusMockitoArtifactId = "mockito-3-4"
Expand Down

0 comments on commit 0e274f9

Please sign in to comment.