Skip to content

Commit

Permalink
Update pekko-actor-testkit-typed, ... to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 8, 2024
1 parent 6cd08d0 commit a67aa45
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 @@ -22,7 +22,7 @@ object Dependencies {

lazy val akkaTest = Seq(akkaPersistenceTestkit).map(_ % akkaVersion)

lazy val pekkoVersion = "1.1.1"
lazy val pekkoVersion = "1.1.2"
lazy val pekkoActorTyped = "org.apache.pekko" %% "pekko-actor-typed"
lazy val pekkoPersistenceTyped = "org.apache.pekko" %% "pekko-persistence-typed"
lazy val pekkoClusterTyped = "org.apache.pekko" %% "pekko-cluster-typed"
Expand Down

0 comments on commit a67aa45

Please sign in to comment.