Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Commit

Permalink
Update Pekko dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew de Detrich <[email protected]>
  • Loading branch information
mdedetrich committed Mar 23, 2024
1 parent 8a3a681 commit c5bf6c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ object Dependencies {
val logback = "1.4.11"
val scalaLogging = "3.9.5"
val pureConfig = "0.17.4"
val pekko = "1.0.1"
val pekkoHttp = "1.0.0"
val pekko = "1.0.2"
val pekkoHttp = "1.0.1"
val pekkoStreamJson = "1.0.0"
val enumeratumCirce = "1.7.3"
val circe = "0.14.5"
Expand Down

0 comments on commit c5bf6c1

Please sign in to comment.