Skip to content

Commit

Permalink
Update kind-projector to 0.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 1, 2020
1 parent f5b2e2b commit cdd52cc
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 @@ -64,7 +64,7 @@ val catsV = "2.1.1"
val catsEffectV = "2.1.4"
val specs2V = "4.8.3"

val kindProjectorV = "0.11.1"
val kindProjectorV = "0.11.2"
val betterMonadicForV = "0.3.1"

// General Settings
Expand Down

0 comments on commit cdd52cc

Please sign in to comment.