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 b8f258c + c349b47 commit 435d4beCopy full SHA for 435d4be
1 file changed
build.sbt
@@ -92,5 +92,5 @@ lazy val munit = crossProject(JSPlatform, JVMPlatform)
92
.settings(dottyLibrarySettings)
93
.settings(dottyJsSettings(ThisBuild / crossScalaVersions))
94
.settings(
95
- libraryDependencies += "org.scalameta" %%% "munit-scalacheck" % "0.7.15"
+ libraryDependencies += "org.scalameta" %%% "munit-scalacheck" % "0.7.16"
96
)
0 commit comments