Skip to content

Commit a95aca7

Browse files
authored
Merge pull request #140 from sourcegraph/renovate/org.scalameta-munit-0.x
Update dependency org.scalameta:munit to v0.7.23
2 parents 2aec3ae + 725abb4 commit a95aca7

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
@@ -335,7 +335,7 @@ lazy val testSettings = List(
335335
testFrameworks := List(new TestFramework("munit.Framework")),
336336
libraryDependencies ++=
337337
List(
338-
"org.scalameta" %% "munit" % "0.7.10",
338+
"org.scalameta" %% "munit" % "0.7.23",
339339
"org.scalameta" %% "moped-testkit" % V.moped,
340340
"org.scalameta" %% "scalameta" % V.scalameta,
341341
"io.get-coursier" %% "coursier" % V.coursier,

0 commit comments

Comments
 (0)