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
nafg-scala-steward[bot] committed Dec 2, 2024
1 parent 13b6a33 commit fed8c49
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.2" % Test
"org.scalameta" %%% "munit" % "1.0.3" % Test
)
)

Expand Down

0 comments on commit fed8c49

Please sign in to comment.