Skip to content

Commit

Permalink
Update cats-effect to 3.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Mar 19, 2024
1 parent 7f4bc89 commit 82d2553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ThisBuild / crossScalaVersions := Seq(V.scala213, V.scala212)
ThisBuild / scalaVersion := (ThisBuild / crossScalaVersions).value.head

lazy val CatsVersion = "2.10.0"
lazy val CatsEffectVersion = "3.5.2"
lazy val CatsEffectVersion = "3.5.4"
lazy val Fs2Version = "3.9.4"
lazy val Http4sVersion = "0.23.26"

Expand Down

0 comments on commit 82d2553

Please sign in to comment.