Skip to content

Commit

Permalink
Update munit to 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 8, 2025
1 parent c58e7ee commit b242c53
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 @@ -7,7 +7,7 @@ name := (core.projectRefs.head / name).value

val V = new {
val catsEffect = "3.5.4"
val munit = "1.0.0"
val munit = "1.0.4"
}

lazy val commonSettings: SettingsDefinition = Def.settings(
Expand Down

0 comments on commit b242c53

Please sign in to comment.