Skip to content

Commit ef7ea27

Browse files
committed
Update cats-effect to 3.7.0
1 parent 866d979 commit ef7ea27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ object Dependencies {
1111
val sangriaCirce = "org.sangria-graphql" %% "sangria-circe" % "1.3.2"
1212
val logbackClassic = "ch.qos.logback" % "logback-classic" % "1.5.25"
1313

14-
val catsEffect = "org.typelevel" %% "cats-effect" % "3.6.3"
14+
val catsEffect = "org.typelevel" %% "cats-effect" % "3.7.0"
1515
val http4sEmberServer = "org.http4s" %% "http4s-ember-server" % V.http4s
1616
val http4sCirce = "org.http4s" %% "http4s-circe" % V.http4s
1717
val http4sDsl = "org.http4s" %% "http4s-dsl" % V.http4s

0 commit comments

Comments
 (0)