Skip to content

Commit

Permalink
Merge pull request #470 from softwaremill/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 Sep 28, 2023
2 parents 6dbce58 + ebf73f1 commit 6409198
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 @@ -67,7 +67,7 @@ val configDependencies = Seq(
)

val baseDependencies = Seq(
"org.typelevel" %% "cats-effect" % "3.5.1",
"org.typelevel" %% "cats-effect" % "3.5.2",
"com.softwaremill.common" %% "tagging" % "2.3.4",
"com.softwaremill.quicklens" %% "quicklens" % "1.9.6"
)
Expand Down

0 comments on commit 6409198

Please sign in to comment.