Skip to content

Commit

Permalink
Update cats-effect to 3.5.6 in main
Browse files Browse the repository at this point in the history
  • Loading branch information
http4s-steward[bot] committed Nov 20, 2024
1 parent 3f6d6b6 commit c4e7f62
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 @@ -55,7 +55,7 @@ lazy val core = project
"io.netty" % "netty-codec-http" % netty,
"io.netty" % "netty-handler" % netty,
"org.http4s" %% "http4s-core" % http4sVersion,
"org.typelevel" %% "cats-effect" % "3.5.4"
"org.typelevel" %% "cats-effect" % "3.5.6"
)
)

Expand Down

0 comments on commit c4e7f62

Please sign in to comment.