Skip to content

Commit 53c8e5d

Browse files
scala-stewardtravisbrown
authored andcommitted
Update cats-core to 2.0.0 (#107)
1 parent 3814ffe commit 53c8e5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ val compilerOptions = Seq(
1616
"-Ywarn-numeric-widen"
1717
)
1818

19-
val catsVersion = "2.0.0-RC2"
19+
val catsVersion = "2.0.0"
2020
val circeVersion = "0.12.1"
2121
val paradiseVersion = "2.1.1"
2222
val previousCirceDerivationVersion = "0.12.0-M5"

0 commit comments

Comments
 (0)