Skip to content

Commit

Permalink
Merge pull request #198 from typelevel/update/cats-effect-3.5.7
Browse files Browse the repository at this point in the history
Update cats-effect to 3.5.7
  • Loading branch information
armanbilge authored Dec 18, 2024
2 parents 62377aa + 3f1a8a9 commit bb2560e
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.12.0"
lazy val CatsEffectVersion = "3.5.6"
lazy val CatsEffectVersion = "3.5.7"
lazy val Fs2Version = "3.11.0"
lazy val Http4sVersion = "0.23.28"

Expand Down

0 comments on commit bb2560e

Please sign in to comment.