Skip to content

Commit

Permalink
Merge pull request #248 from scala-steward/update/akka-http-10.2.6
Browse files Browse the repository at this point in the history
Update akka-http to 10.2.6
  • Loading branch information
mergify[bot] authored Aug 5, 2021
2 parents 7733ada + 12cfb7d commit 958fc26
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 @@ -10,7 +10,7 @@ lazy val core = project
name := "authors-core",
scalaVersion := ScalaVersion, {
val Akka = "2.6.15"
val AkkaHttp = "10.2.5"
val AkkaHttp = "10.2.6"
val Circe = "0.14.1"
libraryDependencies ++= Seq(
"com.typesafe.akka" %% "akka-actor" % Akka,
Expand Down

0 comments on commit 958fc26

Please sign in to comment.