Skip to content

Commit bf74f0a

Browse files
Merge pull request #146 from scala-steward/update/cats-core-2.13.0
Update cats-core, cats-laws to 2.13.0
2 parents 754e262 + e5e1396 commit bf74f0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/deps.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ object deps {
55

66
object versions {
77

8-
val catsCore = "2.12.0"
8+
val catsCore = "2.13.0"
99
val scalaCheck = "1.18.1"
1010
val munitDiscipline = "2.0.0"
1111
val munit = "1.1.0"

0 commit comments

Comments
 (0)