Skip to content

Commit

Permalink
Merge pull request #495 from scala-steward/update/cats-effect-3.5.7
Browse files Browse the repository at this point in the history
Update cats-effect to 3.5.7
  • Loading branch information
mergify[bot] authored Nov 27, 2024
2 parents 0fde597 + 6eb6ecc commit 36ae1c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ lazy val protocol4s = module("protocol4s")
lazy val core = module("core")
.settings(
libraryDependencies ++= Seq(
"org.typelevel" %% "cats-effect" % "3.5.6",
"org.typelevel" %% "cats-effect" % "3.5.7",
"com.github.plokhotnyuk.jsoniter-scala" %% "jsoniter-scala-macros" % "2.31.3",
"com.disneystreaming.smithy4s" %% "smithy4s-dynamic" % smithy4sVersion.value,
"com.disneystreaming.smithy4s" %% "smithy4s-http4s" % smithy4sVersion.value,
Expand Down

0 comments on commit 36ae1c7

Please sign in to comment.