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-stream-testkit from 2.6.19 to 2.6.20 (#154)
Browse files Browse the repository at this point in the history
Co-authored-by: Scala Steward <team-rds@emarsys.com>
  • Loading branch information
ema-bot and Scala Steward committed Sep 6, 2022
1 parent 8e54e05 commit 0ff3231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -5,7 +5,7 @@ crossScalaVersions := List("2.13.8", "2.12.16")
scalacOptions := scalacOptionsFor(scalaVersion.value)

libraryDependencies ++= {
val akkaV = "2.6.19"
val akkaV = "2.6.20"
val akkaHttpV = "10.2.9"
val scalaTestV = "3.2.13"
Seq(
Expand Down

0 comments on commit 0ff3231

Please sign in to comment.