Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Commit

Permalink
build: Update cats-core from 2.6.0 to 2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cw-scala-steward authored and cw-scala-steward committed May 20, 2021
1 parent 794b2b7 commit 3bdc796
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 @@ -46,7 +46,7 @@ object Cats {
}

object Version2_1 {
val core = "org.typelevel" %% "cats-core" % "2.6.0"
val core = "org.typelevel" %% "cats-core" % "2.6.1"
}
}

Expand Down

0 comments on commit 3bdc796

Please sign in to comment.