Skip to content

Commit

Permalink
Merge pull request #345 from scala-steward/update/cats-effect-3.5.2
Browse files Browse the repository at this point in the history
Update cats-effect to 3.5.2
  • Loading branch information
mergify[bot] authored Oct 3, 2023
2 parents b5a7e2f + 52fdf81 commit ea3df7c
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.1",
"org.typelevel" %% "cats-effect" % "3.5.2",
"com.github.plokhotnyuk.jsoniter-scala" %% "jsoniter-scala-macros" % "2.23.4",
"com.disneystreaming.smithy4s" %% "smithy4s-dynamic" % smithy4sVersion.value,
"com.disneystreaming.smithy4s" %% "smithy4s-http4s" % smithy4sVersion.value,
Expand Down

0 comments on commit ea3df7c

Please sign in to comment.