Skip to content

Commit

Permalink
Update cats-effect to 3.4.4 in series/0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
http4s-steward[bot] committed Dec 30, 2022
1 parent 941bf92 commit 73d4c2f
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 @@ -49,7 +49,7 @@ lazy val core = project
.exclude("io.netty", "netty-handler"),
"io.netty" % "netty-codec-http" % netty,
"org.http4s" %% "http4s-core" % http4sVersion,
"org.typelevel" %% "cats-effect" % "3.4.3"
"org.typelevel" %% "cats-effect" % "3.4.4"
)
)

Expand Down

0 comments on commit 73d4c2f

Please sign in to comment.