Skip to content

Commit

Permalink
Update munit-scalacheck to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scalameta-bot committed May 24, 2024
1 parent 472dfe8 commit 1d67970
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 @@ -270,7 +270,7 @@ lazy val docs = project
sharedSettings,
publish / skip := true,
moduleName := "munit-docs",
libraryDependencies += "org.scalameta" %% "munit-scalacheck" % "1.0.0-RC1",
libraryDependencies += "org.scalameta" %% "munit-scalacheck" % "1.0.0",
crossScalaVersions := List(scala213, scala212),
test := {},
mdocOut :=
Expand Down

0 comments on commit 1d67970

Please sign in to comment.