Skip to content

Commit

Permalink
Update pekko-http, pekko-http-testkit to 1.0.1 (#340)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Feb 20, 2024
1 parent 1515371 commit e01a57e
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 @@ -150,7 +150,7 @@ def akkaHttpInExamples = {
}

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

0 comments on commit e01a57e

Please sign in to comment.