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
dwolla-oss-scala-steward[bot] committed Jan 29, 2025
1 parent d62541a commit 4c16464
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 @@ -73,7 +73,7 @@ lazy val `secure-config` = (project in file("."))
"com.disneystreaming.smithy4s" %% "smithy4s-aws-http4s" % smithy4sVersion.value,
"org.scodec" %% "scodec-bits" % "1.2.1",
"org.typelevel" %% "mouse" % "1.3.2",
"org.scalameta" %% "munit" % "1.0.2" % Test,
"org.scalameta" %% "munit" % "1.0.4" % Test,
"org.http4s" %% "http4s-ember-client" % "0.23.30" % Test,
)
},
Expand Down

0 comments on commit 4c16464

Please sign in to comment.