Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

Commit 3e069bd

Browse files
authored
Merge pull request #144 from scala-steward/update/scalatest-3.2.10
Update scalatest to 3.2.10
2 parents 489fed4 + c533db0 commit 3e069bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ libraryDependencies ++=
5454
"com.typesafe.akka" %% "akka-http" % akkaHttpVersion,
5555
"com.typesafe.akka" %% "akka-http-spray-json" % akkaHttpVersion,
5656
"org.json4s" %% "json4s-native" % "4.0.3",
57-
"org.scalatest" %% "scalatest" % "3.2.9" % "test",
57+
"org.scalatest" %% "scalatest" % "3.2.10" % "test",
5858
"com.github.nscala-time" %% "nscala-time" % "2.28.0"
5959
)
6060

0 commit comments

Comments
 (0)