Skip to content

Commit

Permalink
Update munit, munit-diff to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scalameta-bot committed Dec 27, 2024
1 parent d2ad23f commit faaf090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ lazy val cli = crossProject(JVMPlatform, NativePlatform)
oldStrategy(x)
},
libraryDependencies ++= Seq(
"org.scalameta" %%% "munit-diff" % "1.0.2",
"org.scalameta" %%% "munit-diff" % "1.0.3",
"com.martiansoftware" % "nailgun-server" % "0.9.1",
"com.github.scopt" %%% "scopt" % "4.1.0",
),
Expand Down

0 comments on commit faaf090

Please sign in to comment.