diff --git a/build.sbt b/build.sbt index 205276d..f0522f2 100644 --- a/build.sbt +++ b/build.sbt @@ -64,7 +64,7 @@ lazy val contributors = Seq( "ChristopherDavenport" -> "Christopher Davenport" ) -val catsV = "2.6.1" +val catsV = "2.12.0" val disciplineScalatestVersion = "2.1.5" // General Settings