Skip to content

Commit bc7ff12

Browse files
Update scalatest to 3.2.20 (#216)
Co-authored-by: Mareks Rampāns <8796159+mr-git@users.noreply.github.com>
1 parent de29871 commit bc7ff12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import sbt._
22

33
object Dependencies {
44

5-
val scalatest = "org.scalatest" %% "scalatest" % "3.2.19"
5+
val scalatest = "org.scalatest" %% "scalatest" % "3.2.20"
66
val `testcontainers-cassandra` = "com.dimafeng" %% "testcontainers-scala-cassandra" % "0.44.1"
77
val `future-helper` = "com.evolutiongaming" %% "future-helper" % "1.0.7"
88
val scassandra = "com.evolutiongaming" %% "scassandra" % "5.4.0"

0 commit comments

Comments
 (0)