Skip to content

Commit

Permalink
Update cats-core to 2.9.0 (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jul 26, 2023
1 parent 82be4ce commit e652857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ object Dependencies {
val scalatest = "org.scalatest" %% "scalatest" % "3.1.4"

object Cats {
private val version = "2.7.0"
private val version = "2.9.0"
val core = "org.typelevel" %% "cats-core" % version
}

Expand Down

0 comments on commit e652857

Please sign in to comment.