Skip to content

Commit 0118319

Browse files
Update cats-effect to 3.5.5
1 parent 11d752a commit 0118319

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.4"
7+
lazy val CatsEffectVersion = "3.5.5"
88
lazy val Fs2Version = "3.11.0"
99
lazy val Http4sVersion = "0.23.28"
1010

0 commit comments

Comments
 (0)