Skip to content

Commit

Permalink
Update pekko-stream, pekko-stream-testkit to 1.0.3 (#371)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 25, 2024
1 parent c7540ed commit cfb96e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ def akkaHttpInExamples = {
akkaHttpSprayJson.cross(CrossVersion.for3Use2_13))
}

val pekkoVersion = "1.0.2"
val pekkoVersion = "1.0.3"
val pekkoHttpVersion = "1.0.1"
val pekkoHttpJsonV = "2.0.0"
val pekkoStream = "org.apache.pekko" %% "pekko-stream" % pekkoVersion
Expand Down

0 comments on commit cfb96e5

Please sign in to comment.