Skip to content

Commit

Permalink
chore(deps): update dependency com.typesafe.akka:akka-http to v10.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 28, 2023
1 parent b5c620e commit 62d1be2
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 @@ -16,7 +16,7 @@ object Dependencies {

lazy val akkaStream = "com.typesafe.akka" %% "akka-stream-typed" % "2.8.3"

lazy val akkaHttp = "com.typesafe.akka" %% "akka-http" % "10.5.0"
lazy val akkaHttp = "com.typesafe.akka" %% "akka-http" % "10.5.2"

lazy val akkaStreamTestkit = "com.typesafe.akka" %% "akka-stream-testkit" % "2.8.3" % Test

Expand Down

0 comments on commit 62d1be2

Please sign in to comment.