Skip to content

Commit

Permalink
Merge pull request #1576 from scala-steward/update/akka-http-10.2.10
Browse files Browse the repository at this point in the history
Update akka-http, akka-http-testkit to 10.2.10
  • Loading branch information
blast-hardcheese committed Sep 27, 2022
2 parents 07e14c3 + d889d08 commit 00cee7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/src/main/scala/modules/scalaAkkaHttp.scala
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import sbt.Keys._
import wartremover.WartRemover.autoImport._

object scalaAkkaHttp {
val akkaHttpVersion = "10.2.9"
val akkaHttpVersion = "10.2.10"
val akkaVersion = "2.6.20"
val catsVersion = "2.8.0"
val circeVersion = "0.14.3"
Expand Down

0 comments on commit 00cee7b

Please sign in to comment.