Skip to content

Commit 3f1a8a9

Browse files
Update cats-effect to 3.5.7
1 parent 086e665 commit 3f1a8a9

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
@@ -4,7 +4,7 @@ ThisBuild / crossScalaVersions := Seq(V.scala213, V.scala212)
44
ThisBuild / scalaVersion := (ThisBuild / crossScalaVersions).value.head
55

66
lazy val CatsVersion = "2.12.0"
7-
lazy val CatsEffectVersion = "3.5.6"
7+
lazy val CatsEffectVersion = "3.5.7"
88
lazy val Fs2Version = "3.11.0"
99
lazy val Http4sVersion = "0.23.28"
1010

0 commit comments

Comments
 (0)