Skip to content

Commit

Permalink
Update cats-effect to 3.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 19, 2022
1 parent 67b5970 commit 5441af8
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 @@ -63,7 +63,7 @@ val configDependencies = Seq(
)

val baseDependencies = Seq(
"org.typelevel" %% "cats-effect" % "3.3.7",
"org.typelevel" %% "cats-effect" % "3.3.8",
"com.softwaremill.common" %% "tagging" % "2.3.2",
"com.softwaremill.quicklens" %% "quicklens" % "1.8.4"
)
Expand Down

0 comments on commit 5441af8

Please sign in to comment.