Skip to content

Commit 239e728

Browse files
Update cats-effect-testing-scalatest from 1.5.0 to 1.6.0
1 parent 5944bb3 commit 239e728

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
@@ -559,7 +559,7 @@ lazy val scala_libraries_fp = (project in file("scala-libraries-fp"))
559559
"org.http4s" %% "http4s-blaze-server" % http4sBlaze,
560560
"org.http4s" %% "http4s-blaze-client" % http4sBlaze,
561561
catEffectTest,
562-
"org.typelevel" %% "cats-effect-testing-scalatest" % "1.5.0" % Test,
562+
"org.typelevel" %% "cats-effect-testing-scalatest" % "1.6.0" % Test,
563563
"org.scalaz" %% "scalaz-core" % scalazVersion,
564564
"junit" % "junit" % "4.13.2" % Test,
565565
"org.typelevel" %% "spire" % spireVersion

0 commit comments

Comments
 (0)