Skip to content

Commit

Permalink
pekko-http 1.0.1 (was 1.0.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and ihostage committed Feb 20, 2024
1 parent d94123f commit 6f86c3b
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 @@ -15,7 +15,7 @@ object Dependencies {
// Don't use PekkoGrpcBuildInfo.pekkoHttpVersion or PekkoGrpcBuildInfo.pekkoVersion and prioritize
// aligning with versions transitively brought in via Play.
val pekko = "1.0.2"
val pekkoHttp = "1.0.0"
val pekkoHttp = "1.0.1"

val pekkoGrpc: String = PekkoGrpcBuildInfo.version
val grpc: String = PekkoGrpcBuildInfo.grpcVersion
Expand Down

0 comments on commit 6f86c3b

Please sign in to comment.