Skip to content

Commit

Permalink
Merge pull request #393 from scala-steward/update/cats-effect-3.5.4
Browse files Browse the repository at this point in the history
Update cats-effect to 3.5.4
  • Loading branch information
mergify[bot] authored Mar 6, 2024
2 parents fd3c56b + 9b52395 commit 8a2a11a
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 @@ -124,7 +124,7 @@ lazy val formatter = module("formatter")
lazy val core = module("core")
.settings(
libraryDependencies ++= Seq(
"org.typelevel" %% "cats-effect" % "3.5.3",
"org.typelevel" %% "cats-effect" % "3.5.4",
"com.github.plokhotnyuk.jsoniter-scala" %% "jsoniter-scala-macros" % "2.28.3",
"com.disneystreaming.smithy4s" %% "smithy4s-dynamic" % smithy4sVersion.value,
"com.disneystreaming.smithy4s" %% "smithy4s-http4s" % smithy4sVersion.value,
Expand Down

0 comments on commit 8a2a11a

Please sign in to comment.