Skip to content

Commit

Permalink
Update munit to 1.1.0 (#448)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward[bot] <417002+ etspaceman-scala-steward-app[bot]@users.noreply.github.com>
  • Loading branch information
etspaceman-scala-steward-app[bot] and scala-steward[bot] authored Jan 27, 2025
1 parent 8d59b41 commit 56d1515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/LibraryDependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ object LibraryDependencies {
"org.scala-lang.modules" %% "scala-parser-combinators" % "2.4.0"

object Munit {
val core = "org.scalameta" %% "munit" % "1.0.4"
val core = "org.scalameta" %% "munit" % "1.1.0"
val scalacheck =
"org.scalameta" %% "munit-scalacheck" % "1.1.0"
val catsEffect =
Expand Down

0 comments on commit 56d1515

Please sign in to comment.