Skip to content

Commit

Permalink
Merge pull request scalameta#1206 from scala-steward/update/cats-core…
Browse files Browse the repository at this point in the history
…-2.1.0

Update cats-core to 2.1.0
  • Loading branch information
tgodzik authored Dec 19, 2019
2 parents 239b639 + 2229ea5 commit 191d915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ lazy val cross = project
testSettings,
libraryDependencies ++= List(
"com.chuusai" %% "shapeless" % "2.3.3",
"org.typelevel" %% "cats-core" % "2.0.0",
"org.typelevel" %% "cats-core" % "2.1.0",
"org.typelevel" %% "simulacrum" % "1.0.0",
"com.olegpy" %% "better-monadic-for" % "0.3.1",
"org.typelevel" %% "kind-projector" % "0.10.3"
Expand Down

0 comments on commit 191d915

Please sign in to comment.