Skip to content

Commit 9a23792

Browse files
authored
Merge pull request #1060 from profunktor/update/kind-projector-0.13.4
Update kind-projector to 0.13.4
2 parents 55b4533 + deda71e commit 9a23792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ object Dependencies {
1414

1515
val logback = "1.5.19"
1616

17-
val kindProjector = "0.13.3"
17+
val kindProjector = "0.13.4"
1818

1919
val munit = "1.2.0"
2020
val munitScalacheck = "1.2.0"

0 commit comments

Comments
 (0)