Skip to content

Commit

Permalink
Update kind-projector to 0.13.2 (#381)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Sep 4, 2021
1 parent e2e8bbe commit 22bdc37
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 @@ -9,7 +9,7 @@ lazy val buildSettings = Seq(

val catsVersion = "2.6.1"
val disciplineMunitVersion = "1.0.9"
val kindProjectorVersion = "0.13.1"
val kindProjectorVersion = "0.13.2"
val shapelessVersion = "2.3.7"

lazy val commonSettings = Seq(
Expand Down

0 comments on commit 22bdc37

Please sign in to comment.