Skip to content

Commit

Permalink
Update munit-cats-effect-3 to 2.0.0 (#305)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward <122865766+scala-steward-geirolz[bot]@users.noreply.github.com>
Co-authored-by: David Geirola <[email protected]>
  • Loading branch information
scala-steward-geirolz[bot] and geirolz authored Jun 9, 2024
1 parent 188cb0b commit 5f2418d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ProjectDependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ object ProjectDependencies {
"org.flywaydb" % "flyway-core" % "10.14.0",
// test
"org.scalameta" %% "munit" % "1.0.0" % Test,
"org.typelevel" %% "munit-cats-effect-3" % "1.0.7" % Test,
"org.typelevel" %% "munit-cats-effect-3" % "2.0.0" % Test,
"com.h2database" % "h2" % "2.2.224" % Test
)

Expand Down

0 comments on commit 5f2418d

Please sign in to comment.