Skip to content

Commit

Permalink
pekko-actor-typed, pekko-discovery, ... 1.1.1 (was 1.0.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 14, 2024
1 parent a92b369 commit 03a2bfa
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 @@ -14,7 +14,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.3"
val pekko = "1.1.1"
val pekkoHttp = "1.0.1"

val pekkoGrpc: String = PekkoGrpcBuildInfo.version
Expand Down

0 comments on commit 03a2bfa

Please sign in to comment.