Skip to content

Commit b9d077c

Browse files
authored
Merge pull request #416 from scala-steward/update/munit-1.2.1
2 parents 09cd199 + 2892c22 commit b9d077c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ lazy val plugin = project
4040
case _ => "2.0.0-RC3"
4141
}
4242
},
43-
libraryDependencies += "org.scalameta" %% "munit" % "1.2.0" % Test,
43+
libraryDependencies += "org.scalameta" %% "munit" % "1.2.1" % Test,
4444
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1"),
4545
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0"),
4646
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")

0 commit comments

Comments
 (0)