Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

Commit caf5a79

Browse files
Update scalatest to 3.2.14 (#301)
1 parent 1f8f523 commit caf5a79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ object Dependencies {
1414
val ScalaCollectionCompat = "2.9.0"
1515
val ScalaLogging = "3.9.4"
1616
val ScalaMock = "5.2.0"
17-
val ScalaTest = "3.2.12"
17+
val ScalaTest = "3.2.14"
1818
}
1919

2020
val AkkaHttp = "com.typesafe.akka" %% "akka-http" % Versions.AkkaHttp

0 commit comments

Comments
 (0)