Skip to content

Commit

Permalink
Update cats-effect to 3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
http4s-steward[bot] committed Jan 16, 2024
1 parent 8549a55 commit 780f824
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 @@ -9,7 +9,7 @@ ThisBuild / crossScalaVersions := Seq(scala213, scala3)
libraryDependencies ++= Seq(
"org.typelevel" %% "fabric-io" % "1.11.2",
"org.http4s" %% "http4s-core" % "1.0.0-M40",
"org.typelevel" %% "cats-effect" % "3.5.2"
"org.typelevel" %% "cats-effect" % "3.5.3"
)

developers := List(
Expand Down

0 comments on commit 780f824

Please sign in to comment.