Skip to content

Commit a8b2d88

Browse files
Update cats-effect to 3.6.1 (#1770)
1 parent 92bac9e commit a8b2d88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ lazy val catsVersion = "2.12.0"
1616
lazy val argonautVersion = "6.3.11"
1717
lazy val iterateeVersion = "0.20.0"
1818
lazy val refinedVersion = "0.11.3"
19-
lazy val catsEffectVersion = "3.6.0"
19+
lazy val catsEffectVersion = "3.6.1"
2020
lazy val fs2Version = "3.12.0"
2121

2222
def compilerOptions(scalaVersion: String): Seq[String] = Seq(

0 commit comments

Comments
 (0)