Skip to content

Commit ea9ddbb

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scalatest-funsuite to 3.2.19
1 parent 4af11ab commit ea9ddbb

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
@@ -11,7 +11,7 @@ libraryDependencies ++= Seq(
1111
"com.dimafeng" %% "testcontainers-scala" % "0.41.4" % "test",
1212
"org.testcontainers" % "mysql" % "1.19.8" % "test",
1313
"com.mysql" % "mysql-connector-j" % "8.4.0" % "test",
14-
"org.scalatest" %% "scalatest-funsuite" % "3.2.18" % "test",
14+
"org.scalatest" %% "scalatest-funsuite" % "3.2.19" % "test",
1515
"com.h2database" % "h2" % "1.4.192" % "test",
1616
"ch.qos.logback" % "logback-classic" % "1.5.6" % "test"
1717
)

0 commit comments

Comments
 (0)