Skip to content

Commit 14f9462

Browse files
authored
Merge pull request #410 from http4s/update/series/0.24/cats-effect-3.6.3
2 parents fc5673e + 910d540 commit 14f9462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ lazy val servlet = project
4141
),
4242
libraryDependencies ++= Seq(
4343
"org.typelevel" %% "cats-core" % "2.13.0",
44-
"org.typelevel" %% "cats-effect" % "3.6.2",
44+
"org.typelevel" %% "cats-effect" % "3.6.3",
4545
"jakarta.servlet" % "jakarta.servlet-api" % servletApiVersion % Provided,
4646
"io.undertow" % "undertow-core" % undertowVersion % Test,
4747
"io.undertow" % "undertow-servlet" % undertowVersion % Test,

0 commit comments

Comments
 (0)