Skip to content

Commit

Permalink
Update cats-core to 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and mergify[bot] committed Nov 14, 2022
1 parent 937a8b8 commit c22f7fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ProjectDependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import sbt._
object ProjectDependencies {

lazy val common: Seq[ModuleID] = Seq(
"org.typelevel" %% "cats-core" % "2.8.0",
"org.typelevel" %% "cats-core" % "2.9.0",
"org.typelevel" %% "cats-effect" % "3.3.14",
"org.flywaydb" % "flyway-core" % "9.1.5",

Expand Down

0 comments on commit c22f7fe

Please sign in to comment.