Skip to content

Commit

Permalink
Merge pull request #165 from scala-steward/update/scalatest-3.2.18
Browse files Browse the repository at this point in the history
Update scalatest to 3.2.18
  • Loading branch information
Atry authored Apr 13, 2024
2 parents f1b830a + 032f7a9 commit e7c9cee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion domains-cats/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ libraryDependencies += "org.typelevel" %%% "cats-free" % "2.0.0" % Optional // F

libraryDependencies += "org.typelevel" %%% "cats-core" % "2.0.0"

libraryDependencies += "org.scalatest" %%% "scalatest" % "3.2.16" % Test
libraryDependencies += "org.scalatest" %%% "scalatest" % "3.2.18" % Test

libraryDependencies += "com.thoughtworks.dsl" %%% "keywords-catch" % "1.5.5"

Expand Down

0 comments on commit e7c9cee

Please sign in to comment.