Skip to content

Commit

Permalink
Update akka and akka-http to the latest available apache-2.0 licensed…
Browse files Browse the repository at this point in the history
… maintenance versions (#161)
  • Loading branch information
oermolaev authored Oct 23, 2024
1 parent 8e07949 commit db4c8e7
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 @@ -43,8 +43,8 @@ object Dependencies {
// Scala
val collectorPayload = "0.0.0"
val tracker = "1.0.1"
val akkaHttp = "10.2.7"
val akka = "2.6.16"
val akkaHttp = "10.2.10"
val akka = "2.6.21"
val scopt = "4.1.0"
val pureconfig = "0.17.7"
val akkaHttpMetrics = "1.7.1"
Expand Down

0 comments on commit db4c8e7

Please sign in to comment.