Skip to content

Commit

Permalink
Update munit to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 23, 2024
1 parent df77817 commit f15a26c
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.2"
val munit = "0.7.29"
val munit = "1.0.0"
}

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

0 comments on commit f15a26c

Please sign in to comment.