Skip to content

Commit

Permalink
Merge pull request #201 from scala-steward/update/cats-effect-3.4.5
Browse files Browse the repository at this point in the history
Update cats-effect to 3.4.5
  • Loading branch information
mergify[bot] authored Jan 17, 2023
2 parents c170462 + fe34750 commit ddeb40b
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 @@ -112,7 +112,7 @@ lazy val formatter = module("formatter")
lazy val core = module("core")
.settings(
libraryDependencies ++= Seq(
"org.typelevel" %% "cats-effect" % "3.4.4",
"org.typelevel" %% "cats-effect" % "3.4.5",
"com.disneystreaming.smithy4s" %% "smithy4s-dynamic" % smithy4sVersion.value,
"com.disneystreaming.smithy4s" %% "smithy4s-http4s" % smithy4sVersion.value,
"com.disneystreaming.smithy4s" %% "smithy4s-aws-http4s" % smithy4sVersion.value,
Expand Down

0 comments on commit ddeb40b

Please sign in to comment.