Skip to content

Commit

Permalink
Merge pull request #2165 from scala-steward/update/munit-1.0.4
Browse files Browse the repository at this point in the history
Update munit to 1.0.4
  • Loading branch information
jatcwang authored Jan 7, 2025
2 parents a99ae24 + 26f46eb commit 0f190f4
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 @@ -17,7 +17,7 @@ lazy val postgresVersion = "42.7.4"
lazy val refinedVersion = "0.11.3"
lazy val scalaCheckVersion = "1.15.4"
lazy val scalatestVersion = "3.2.18"
lazy val munitVersion = "1.0.2"
lazy val munitVersion = "1.0.4"
lazy val shapelessVersion = "2.3.12"
lazy val silencerVersion = "1.7.1"
lazy val specs2Version = "4.20.9"
Expand Down

0 comments on commit 0f190f4

Please sign in to comment.