Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 60afe30

Browse files
Update munit to 1.1.1
1 parent 846f890 commit 60afe30

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
@@ -25,7 +25,7 @@ lazy val root = project
2525
"org.scala-lang.modules" %% "scala-parser-combinators" % "2.4.0",
2626
"ch.qos.logback" % "logback-classic" % "1.5.17",
2727
"org.scalacheck" %% "scalacheck" % "1.18.1" % Test,
28-
"org.scalameta" %% "munit" % "1.1.0" % Test,
28+
"org.scalameta" %% "munit" % "1.1.1" % Test,
2929
"org.scalameta" %% "munit-scalacheck" % "1.1.0" % Test,
3030
"com.eed3si9n.expecty" %% "expecty" % "0.17.0" % Test,
3131
),

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /