Skip to content

Commit 7560719

Browse files
Update cats-effect to 3.5.4
1 parent 6d8f3a7 commit 7560719

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.10.0"
7-
lazy val CatsEffectVersion = "3.5.2"
7+
lazy val CatsEffectVersion = "3.5.4"
88
lazy val Fs2Version = "3.9.3"
99
lazy val Http4sVersion = "0.23.26"
1010

0 commit comments

Comments
 (0)