Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Commit

Permalink
CDP-1765: Update akka-http, akka-http-core, ... from 10.2.9 to 10.2.10 (
Browse files Browse the repository at this point in the history
#153)

* CDP-1765: Update akka-http, akka-http-core, ... from 10.2.9 to 10.2.10

* CDP-1765: Update akka-http, akka-http-core, ... from 10.2.9 to 10.2.10

Co-authored-by: Scala Steward <team-rds@emarsys.com>
  • Loading branch information
ema-bot and Scala Steward committed Sep 6, 2022
1 parent 0ff3231 commit 1d58101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -6,7 +6,7 @@ scalacOptions := scalacOptionsFor(scalaVersion.value)

libraryDependencies ++= {
val akkaV = "2.6.20"
val akkaHttpV = "10.2.9"
val akkaHttpV = "10.2.10"
val scalaTestV = "3.2.13"
Seq(
"com.typesafe.akka" %% "akka-http-core" % akkaHttpV,
Expand Down

0 comments on commit 1d58101

Please sign in to comment.