Skip to content

Commit

Permalink
Update scalatest from 3.2.18 to 3.2.19 (#108)
Browse files Browse the repository at this point in the history
Co-authored-by: Karl F Walkow <[email protected]>
  • Loading branch information
scala-steward and dieproht authored Jun 24, 2024
1 parent 00abd38 commit 68a9553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ lazy val molly_core = project
"ch.qos.logback" % "logback-classic" % "1.5.6" % Test,
"com.dimafeng" %% "testcontainers-scala-mongodb" % "0.41.4" % Test,
"com.disneystreaming" %% "weaver-cats" % "0.8.4" % Test,
"org.scalatest" %% "scalatest" % "3.2.18" % Test,
"org.scalatest" %% "scalatest" % "3.2.19" % Test,
"org.typelevel" %% "cats-effect" % "3.5.4" % Test
)
)
Expand Down

0 comments on commit 68a9553

Please sign in to comment.