Skip to content

Commit

Permalink
Merge pull request #170 from scala-steward/update/akka-http-10.2.10
Browse files Browse the repository at this point in the history
Update akka-http to 10.2.10
  • Loading branch information
senia-psm authored Oct 18, 2022
2 parents 4f73235 + 3baff3b commit f540046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ addCommandAlias("check", "all scalafmtSbtCheck scalafmtCheck test:scalafmtCheck"

lazy val zioVersion = "2.0.2"
lazy val akkaVersion = "2.6.20"
lazy val akkaHttpVersion = "10.2.9"
lazy val akkaHttpVersion = "10.2.10"

lazy val zioTestAkkaHttp =
Project("zio-test-akka-http", file("."))
Expand Down

0 comments on commit f540046

Please sign in to comment.