Skip to content

Commit

Permalink
Update pekko-stream to 1.1.1 (#3156)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Sep 15, 2024
1 parent 8917511 commit 17c3586
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.13.0"
val MonixVersion = "3.4.1"
val PekkoHttpVersion = "1.0.1"
val PekkoVersion = "1.1.0"
val PekkoVersion = "1.1.1"
val PlayJsonVersion = "3.0.4"
val ReactiveStreamsVersion = "1.0.3"
val ScalatestPlusMockitoArtifactId = "mockito-3-4"
Expand Down

0 comments on commit 17c3586

Please sign in to comment.