Skip to content

Commit bc23f61

Browse files
Update cats-effect to 3.6.0 in main
1 parent 7cc9ea5 commit bc23f61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ lazy val core = project
5555
"io.netty" % "netty-codec-http" % netty,
5656
"io.netty" % "netty-handler" % netty,
5757
"org.http4s" %% "http4s-core" % http4sVersion,
58-
"org.typelevel" %% "cats-effect" % "3.5.7"
58+
"org.typelevel" %% "cats-effect" % "3.6.0"
5959
)
6060
)
6161

0 commit comments

Comments
 (0)