Skip to content

Commit 2ca090a

Browse files
Update cats-effect to 2.5.5 (lemastero#666)
Co-authored-by: Piotr Paradziński <[email protected]>
1 parent aa950e0 commit 2ca090a

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
@@ -23,7 +23,7 @@ libraryDependencies ++= Seq(
2323
"org.typelevel" %% "alleycats-core" % catsVersion,
2424
"org.typelevel" %% "cats-mtl" % catsMtlVersion,
2525
"org.typelevel" %% "cats-mtl-laws" % catsMtlVersion,
26-
"org.typelevel" %% "cats-effect" % "2.5.4",
26+
"org.typelevel" %% "cats-effect" % "2.5.5",
2727

2828
"io.monix" %% "monix" % "3.4.1",
2929

0 commit comments

Comments
 (0)