Skip to content

Commit ae26b0b

Browse files
authored
Merge pull request #557 from scala-steward/update/scalacheck-effect-munit-1.0.3
Update scalacheck-effect-munit to 1.0.3
2 parents 0144f60 + c40dc15 commit ae26b0b

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
@@ -173,7 +173,7 @@ lazy val tests = crossProject(JVMPlatform, JSPlatform)
173173
libraryDependencies ++= Seq(
174174
"org.scalameta" %%% "munit" % "0.7.29",
175175
"org.scalameta" % "junit-interface" % "0.7.29",
176-
"org.typelevel" %%% "scalacheck-effect-munit" % "1.0.2",
176+
"org.typelevel" %%% "scalacheck-effect-munit" % "1.0.3",
177177
"org.typelevel" %%% "munit-cats-effect-3" % "1.0.6",
178178
"org.typelevel" %%% "cats-free" % "2.6.1",
179179
"org.typelevel" %%% "cats-laws" % "2.6.1",

0 commit comments

Comments
 (0)