Skip to content

Commit

Permalink
Update cats-effect, cats-effect-kernel, ... to 3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dwolla-oss-scala-steward[bot] committed Jan 16, 2024
1 parent 0edc16c commit b5a0cd7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ lazy val core = project.in(file("core"))
"org.tpolecat" %% "natchez-core" % "0.3.5",
"org.tpolecat" %% "natchez-opentelemetry" % "0.3.5",
"org.typelevel" %% "cats-core" % "2.10.0",
"org.typelevel" %% "cats-effect" % "3.5.2",
"org.typelevel" %% "cats-effect-kernel" % "3.5.2",
"org.typelevel" %% "cats-effect-std" % "3.5.2",
"org.typelevel" %% "cats-effect" % "3.5.3",
"org.typelevel" %% "cats-effect-kernel" % "3.5.3",
"org.typelevel" %% "cats-effect-std" % "3.5.3",
"org.typelevel" %% "cats-mtl" % "1.4.0",
"org.typelevel" %% "log4cats-core" % "2.6.0",
"io.circe" %% "circe-literal" % "0.14.6",
Expand Down

0 comments on commit b5a0cd7

Please sign in to comment.