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

Commit d74f33d

Browse files
Update scalatest to 3.2.12 (#265)
1 parent 870f7e7 commit d74f33d

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.7.0"
1515
val ScalaLogging = "3.9.4"
1616
val ScalaMock = "5.2.0"
17-
val ScalaTest = "3.2.11"
17+
val ScalaTest = "3.2.12"
1818
}
1919

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

0 commit comments

Comments
 (0)