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.
1 parent aa950e0 commit 2ca090aCopy full SHA for 2ca090a
build.sbt
@@ -23,7 +23,7 @@ libraryDependencies ++= Seq(
23
"org.typelevel" %% "alleycats-core" % catsVersion,
24
"org.typelevel" %% "cats-mtl" % catsMtlVersion,
25
"org.typelevel" %% "cats-mtl-laws" % catsMtlVersion,
26
- "org.typelevel" %% "cats-effect" % "2.5.4",
+ "org.typelevel" %% "cats-effect" % "2.5.5",
27
28
"io.monix" %% "monix" % "3.4.1",
29
0 commit comments