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

Commit 3bdc796

Browse files
cw-scala-stewardcw-scala-steward
authored andcommitted
build: Update cats-core from 2.6.0 to 2.6.1
1 parent 794b2b7 commit 3bdc796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ object Cats {
4646
}
4747

4848
object Version2_1 {
49-
val core = "org.typelevel" %% "cats-core" % "2.6.0"
49+
val core = "org.typelevel" %% "cats-core" % "2.6.1"
5050
}
5151
}
5252

0 commit comments

Comments
 (0)