Skip to content

Commit

Permalink
Update cats-effect to 3.4.2 (#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Dec 12, 2022
1 parent 1744f91 commit 52404f8
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.1",
"org.typelevel" %% "cats-effect" % "3.4.2",
"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 52404f8

Please sign in to comment.