Skip to content

Commit

Permalink
Merge pull request #333 from nafg/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
mergify[bot] authored Jan 7, 2025
2 parents 694ba26 + 7f3413c commit 17921a0
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 @@ -39,7 +39,7 @@ lazy val simpleFacade =
"com.github.japgolly.scalajs-react" %%% "core" % "2.1.2",
"com.github.japgolly.scalajs-react" %%% "extra" % "2.1.2",
"me.shadaj" %%% "slinky-readwrite" % "0.7.4",
"org.scalameta" %%% "munit" % "1.0.3" % Test
"org.scalameta" %%% "munit" % "1.0.4" % Test
)
)

Expand Down

0 comments on commit 17921a0

Please sign in to comment.