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 scalatest from 3.2.13 to 3.2.14 (#161)
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 28, 2022
1 parent cb9dba2 commit 3e93920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -7,7 +7,7 @@ scalacOptions := scalacOptionsFor(scalaVersion.value)
libraryDependencies ++= {
val akkaV = "2.6.20"
val akkaHttpV = "10.2.10"
val scalaTestV = "3.2.13"
val scalaTestV = "3.2.14"
Seq(
"com.typesafe.akka" %% "akka-http-core" % akkaHttpV,
"com.typesafe.akka" %% "akka-http" % akkaHttpV,
Expand Down

0 comments on commit 3e93920

Please sign in to comment.