Skip to content

Commit 0802403

Browse files
author
dwolla-oss-scala-steward[bot]
committed
Update munit to 1.2.1
1 parent b75f149 commit 0802403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/BouncyCastlePlugin.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ object BouncyCastlePlugin extends AutoPlugin {
185185
libraryDependencies ++= {
186186
Seq(
187187
"org.typelevel" %% "log4cats-noop" % "2.7.1" % Test,
188-
"org.scalameta" %% "munit" % "1.2.0" % Test,
188+
"org.scalameta" %% "munit" % "1.2.1" % Test,
189189
"org.typelevel" %% "scalacheck-effect" % "2.0.0-M2" % Test,
190190
"org.typelevel" %% "scalacheck-effect-munit" % "2.0.0-M2" % Test,
191191
"org.typelevel" %% "munit-cats-effect" % "2.1.0" % Test,

0 commit comments

Comments
 (0)