Skip to content

Commit 438e466

Browse files
author
scala-steward
committed
Update cats-effect to 3.6.2
1 parent 0cc1326 commit 438e466

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
@@ -92,6 +92,6 @@ lazy val browserTestJs = project
9292
"org.scala-js" %% "scalajs-js-envs" % "1.4.0",
9393
"com.google.jimfs" % "jimfs" % "1.3.0",
9494
"com.outr" %% "scribe" % "3.15.2",
95-
"org.typelevel" %% "cats-effect" % "3.5.7"
95+
"org.typelevel" %% "cats-effect" % "3.6.2"
9696
)
9797
)

0 commit comments

Comments
 (0)