Skip to content
This repository was archived by the owner on Oct 10, 2023. It is now read-only.

Commit 769372d

Browse files
scala-steward-for-moia[bot]scala-steward
andauthored
Update scalatest to 3.2.12 (#290)
Co-authored-by: scala-steward <162267+scala-steward-for-moia[bot]@users.noreply.github.com>
1 parent fe47063 commit 769372d

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
@@ -49,7 +49,7 @@ lazy val awsDependencies = Seq(
4949
)
5050

5151
lazy val testDependencies = Seq(
52-
"org.scalatest" %% "scalatest" % "3.2.11" % Test,
52+
"org.scalatest" %% "scalatest" % "3.2.12" % Test,
5353
"org.mockito" %% "mockito-scala" % "1.17.5" % Test,
5454
"org.mock-server" % "mockserver-netty" % "5.13.2" % Test
5555
)

0 commit comments

Comments
 (0)