Skip to content

Commit d4dd39f

Browse files
scala-stewardRafa Paradela
andauthored
Update cats-core, cats-free to 2.1.1 (#351)
Co-authored-by: Rafa Paradela <rafa.p@47deg.com>
1 parent ab79610 commit d4dd39f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/ProjectPlugin.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ object ProjectPlugin extends AutoPlugin {
2222

2323
lazy val V = new {
2424
val base64: String = "0.2.9"
25-
val cats: String = "2.1.0"
25+
val cats: String = "2.1.1"
2626
val catsEffect: String = "2.0.0"
2727
val circe: String = "0.13.0"
2828
val paradise: String = "2.1.1"

0 commit comments

Comments
 (0)