Skip to content

Commit

Permalink
Update pekko-actor, pekko-stream to 1.1.3 (#3280)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jan 10, 2025
1 parent 2d420c1 commit fb520a2
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.15.2"
val MonixVersion = "3.4.1"
val PekkoHttpVersion = "1.1.0"
val PekkoVersion = "1.1.2"
val PekkoVersion = "1.1.3"
val PlayJsonVersion = "3.0.4"
val ReactiveStreamsVersion = "1.0.4"
val ScalatestPlusMockitoArtifactId = "mockito-5-12"
Expand Down

0 comments on commit fb520a2

Please sign in to comment.