Skip to content

Commit

Permalink
Update munit to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 3, 2024
1 parent fd903c1 commit 4431a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ object Dependencies {
lazy val log4cats = Seq("org.typelevel" %% "log4cats-core" % log4catsVersion)
lazy val log4catsTesting = Seq("org.typelevel" %% "log4cats-testing" % log4catsVersion)

lazy val mUnitVersion = "1.0.2"
lazy val mUnitVersion = "1.0.3"
lazy val disciplineMUnitVersion = "2.0.0"
lazy val mUnitScalacheckVersion = "1.0.0"
lazy val mUnit =
Expand Down

0 comments on commit 4431a29

Please sign in to comment.