We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2aec3ae + 725abb4 commit a95aca7Copy full SHA for a95aca7
build.sbt
@@ -335,7 +335,7 @@ lazy val testSettings = List(
335
testFrameworks := List(new TestFramework("munit.Framework")),
336
libraryDependencies ++=
337
List(
338
- "org.scalameta" %% "munit" % "0.7.10",
+ "org.scalameta" %% "munit" % "0.7.23",
339
"org.scalameta" %% "moped-testkit" % V.moped,
340
"org.scalameta" %% "scalameta" % V.scalameta,
341
"io.get-coursier" %% "coursier" % V.coursier,
0 commit comments